File: rules

package info (click to toggle)
gmap 2012-06-12-1
  • links: PTS, VCS
  • area: non-free
  • in suites: wheezy
  • size: 22,452 kB
  • sloc: ansic: 366,773; sh: 10,192; perl: 4,953; makefile: 356
file content (12 lines) | stat: -rwxr-xr-x 217 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DH_OPTIONS

%:
	dh  $@ --with autotools_dev

override_dh_auto_configure:
	dh_auto_configure -- --with-gmapdb=/var/cache/gmap

override_dh_auto_install:
	dh_auto_install --destdir=debian/tmp