File: rules

package info (click to toggle)
eboard 1.1.3-0.4
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 4,144 kB
  • sloc: cpp: 24,340; perl: 1,038; ansic: 279; sh: 105; makefile: 58
file content (21 lines) | stat: -rwxr-xr-x 451 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=-format

include /usr/share/dpkg/buildflags.mk
export CPPFLAGS CXXFLAGS LDFLAGS

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- \
		--prefix=/usr \
		--data-prefix=/usr/share/games \
		--man-prefix=/usr/share/man \
		--extra-flags=-fsigned-char

override_dh_auto_install:
	cp -f icon32.png eboard.png
	dh_auto_install
	mv debian/eboard/usr/bin/eboard debian/eboard/usr/games/