File: rules

package info (click to toggle)
gbrainy 1%3A2.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 14,628 kB
  • sloc: cs: 17,858; sh: 3,671; xml: 1,407; makefile: 552
file content (14 lines) | stat: -rwxr-xr-x 300 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

%:
	dh $@ --with=cli,gnome

override_dh_auto_configure:
	dh_auto_configure -- --bindir=/usr/games

override_dh_auto_install:
	dh_auto_install

	# Remove stuff that we don't want
	rm -rf $(CURDIR)/debian/gbrainy/usr/share/pixmaps
	rm -rf $(CURDIR)/debian/gbrainy/usr/lib/pkgconfig