File: rules

package info (click to toggle)
libgssglue 0.7-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 444 kB
  • sloc: ansic: 3,547; makefile: 48; sh: 20
file content (20 lines) | stat: -rwxr-xr-x 351 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/usr/bin/make -f
# -*- makefile -*-

export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/default.mk


%:
	dh $@

override_dh_autoreconf:
	touch ChangeLog
	dh_autoreconf

execute_after_dh_auto_install:
	mkdir -p $(CURDIR)/debian/tmp/etc/
	cp -p doc/gssapi_mech.conf debian/tmp/etc/