File: rules

package info (click to toggle)
lv2vocoder 1-5
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 216 kB
  • ctags: 59
  • sloc: ansic: 221; sh: 26; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 236 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

LDFLAGS+=-Wl,--as-needed

export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

%:
	dh $@ --buildsystem=makefile

override_dh_auto_install:
	dh_auto_install -- LV2_INSTALL_PATH=$(CURDIR)/debian/lv2vocoder/usr/lib/lv2