File: rules

package info (click to toggle)
xsynth-dssi 0.9.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 2,216 kB
  • sloc: sh: 10,156; ansic: 10,117; makefile: 79
file content (16 lines) | stat: -rwxr-xr-x 320 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --libdir=/usr/lib

override_dh_auto_install:
	dh_auto_install
	rm -f $(CURDIR)/debian/xsynth-dssi/usr/lib/dssi/xsynth-dssi.la

override_dh_makeshlibs:
	dh_makeshlibs --exclude=/usr/lib/dssi