File: rules

package info (click to toggle)
kgpg 4%3A25.04.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 15,100 kB
  • sloc: cpp: 18,935; xml: 248; makefile: 8; sh: 3
file content (13 lines) | stat: -rwxr-xr-x 316 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 $@

override_dh_auto_test:
	- xvfb-run -a --server-args="-screen 0 1024x768x24 +extension GLX" --\
	           dh_auto_test --no-parallel

execute_after_dh_fixperms-arch:
	chmod -x $(CURDIR)/debian/kgpg/usr/share/kio/servicemenus/*.desktop