File: rules

package info (click to toggle)
openbmap-logger 0.4.0-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 392 kB
  • ctags: 106
  • sloc: python: 1,247; makefile: 9
file content (11 lines) | stat: -rwxr-xr-x 360 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
%:
	dh $@ --with python2

override_dh_auto_install:
	dh_auto_install
	rm debian/openbmap-logger/usr/share/openBmap/AUTHORS
	rm debian/openbmap-logger/usr/share/openBmap/CHANGELOG
	rm debian/openbmap-logger/usr/share/openBmap/lgpl.txt
	rm debian/openbmap-logger/usr/share/openBmap/gpl.txt
	rm debian/openbmap-logger/usr/share/openBmap/README