File: rules

package info (click to toggle)
libnids 1.26-2.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 820 kB
  • sloc: ansic: 3,723; sh: 2,472; makefile: 106
file content (10 lines) | stat: -rwxr-xr-x 234 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND = -fno-strict-aliasing

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --enable-shared --prefix=$(CURDIR)/debian/tmp/usr