File: rules

package info (click to toggle)
kdiff3 1.8.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,284 kB
  • sloc: cpp: 23,378; xml: 329; python: 145; makefile: 4; sh: 4
file content (10 lines) | stat: -rwxr-xr-x 241 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@ --with kf5

execute_after_dh_auto_install:
	# drop translations of Windows-only component
	rm debian/tmp/usr/share/locale/*/LC_MESSAGES/diff_ext.mo