File: rules

package info (click to toggle)
krusader 2%3A2.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 23,756 kB
  • sloc: cpp: 52,500; ansic: 1,189; xml: 604; sh: 5; makefile: 4
file content (10 lines) | stat: -rwxr-xr-x 186 bytes parent folder | download | duplicates (2)
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

override_dh_strip:
	dh_strip --dbgsym-migration='krusader-dbg (<= 2:2.6.0-1~~)'