summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: 98afb2ededd565f8814f7c11c0bd3420897e90fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh ${@}

override_dh_auto_configure:
	LDFLAGS="${LDFLAGS} -static" dh_auto_configure -- --exec-prefix=/

override_dh_auto_install:
	dh_auto_install

	# removing unused files
	rm -f debian/zutils/usr/share/info/dir*