File: rules

package info (click to toggle)
mhwaveedit 1.4.24-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 4,212 kB
  • sloc: ansic: 28,911; sh: 3,856; ruby: 89; makefile: 41; sed: 16
file content (13 lines) | stat: -rwxr-xr-x 239 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- \
		--without-portaudio \
		--without-sdl \
		--without-arts