File: rules

package info (click to toggle)
kde-config-systemd 1.2.1-3.2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,564 kB
  • sloc: cpp: 3,306; makefile: 8; sh: 2
file content (12 lines) | stat: -rwxr-xr-x 359 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

DPKG_EXPORT_BUILDFLAGS = 1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
	dh $@ --parallel --with=kf5

override_dh_auto_install:
	dh_auto_install
	# shipped by systemsettings starting from 5.17
	rm debian/kde-config-systemd/usr/share/kservices5/settings-system-administration.desktop