File: rules

package info (click to toggle)
geographiclib 1.37-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 9,688 kB
  • ctags: 4,871
  • sloc: cpp: 31,440; sh: 11,632; cs: 9,411; ansic: 1,428; java: 1,333; python: 1,131; makefile: 758; xml: 381; pascal: 30
file content (14 lines) | stat: -rwxr-xr-x 372 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
export PYBUILD_NAME=geographiclib
export PYBUILD_SYSTEM=pybuild

%:
	dh $@ --with autoreconf,python2

#override_dh_auto_configure:
#	dh_auto_configure --  --datadir=/usr/share/geographiclib --prefix=/usr

override_dh_install:
	# Remove duplicate license information
	rm debian/tmp/usr/share/doc/geographiclib/html/LICENSE.txt
	dh_install --list-missing