File: rules

package info (click to toggle)
minuet 20.12.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 34,088 kB
  • sloc: cpp: 1,408; xml: 193; sh: 30; makefile: 10
file content (16 lines) | stat: -rwxr-xr-x 405 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

l10npkgs_firstversion_ok := 4:17.04.3-2~
include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk

%:
	dh $@ --with kf5

override_dh_auto_install:
	dh_auto_install
	# remove development stuff, since there is no stable API/ABI
	rm -rf debian/tmp/usr/include/
	find debian/tmp -name '*.so' -type l -delete

override_dh_gencontrol-indep: l10npkgs_firstversion_ok
	dh_gencontrol -i