File: rules

package info (click to toggle)
plasma-discover 5.20.5-3%2Bdeb11u2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,048 kB
  • sloc: cpp: 18,310; xml: 1,794; javascript: 38; makefile: 8; sh: 4
file content (15 lines) | stat: -rwxr-xr-x 375 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp

# FIXME: tests are broken at time
override_dh_auto_test:
	:

override_dh_fixperms-arch:
	dh_fixperms -a
	# no need for exec permissions for autostart desktop files
	chmod -x debian/plasma-discover/etc/xdg/autostart/*.desktop