File: rules

package info (click to toggle)
autoconf-dickey 2.52%2B20101002-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,176 kB
  • sloc: sh: 3,957; makefile: 1,430; perl: 722
file content (14 lines) | stat: -rwxr-xr-x 301 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

%:
	dh --with autotools_dev $@ 

override_dh_auto_configure:
	AWK=awk dh_auto_configure -- --program-suffix=-dickey \
	                     --datadir=/usr/share/autoconf-dickey

DIR = debian/autoconf-dickey

override_dh_auto_install:
	dh_auto_install
	rm -rf $(DIR)/usr/share/info