File: rules

package info (click to toggle)
yoshimi 1.5.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 22,468 kB
  • sloc: cpp: 46,734; sh: 72; xml: 38; makefile: 5
file content (10 lines) | stat: -rwxr-xr-x 182 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export LV2_PATH = /usr/lib/lv2

%:
	dh $@ --sourcedirectory=src