File: rules

package info (click to toggle)
gxtuner 3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 456 kB
  • sloc: cpp: 3,901; ansic: 1,081; makefile: 293; xml: 7
file content (13 lines) | stat: -rwxr-xr-x 240 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@

override_dh_auto_install:
	dh_auto_install
	rm -rf debian/gxtuner/usr/share/pixmaps/*.png