File: rules

package info (click to toggle)
bastet 0.43-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 344 kB
  • sloc: cpp: 1,686; sh: 45; makefile: 23
file content (13 lines) | stat: -rwxr-xr-x 211 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh $@

override_dh_fixperms:
	dh_fixperms
	chgrp games debian/bastet/usr/games/bastet
	chmod 2755 debian/bastet/usr/games/bastet

override_dh_auto_clean:
	-$(MAKE) mrproper
	$(RM) depend