File: rules

package info (click to toggle)
enemylines3 1.25-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,448 kB
  • sloc: cpp: 16,314; makefile: 25
file content (13 lines) | stat: -rwxr-xr-x 405 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

execute_after_dh_auto_build:
	docbook-to-man debian/enemylines3.sgml > debian/enemylines3.6

override_dh_auto_install:
	dh_auto_install -- DESTDIR="$(CURDIR)/debian/enemylines3/usr"
	mv $(CURDIR)/debian/enemylines3/usr/bin $(CURDIR)/debian/enemylines3/usr/games
	rm $(CURDIR)/debian/enemylines3/usr/share/enemylines3/font.ttf