summaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: 81fcbdcb3ce4e139525e27be879203bca20792af (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 useless file
	rm -f debian/zutils/usr/share/info/dir*