File: rules

package info (click to toggle)
krusader 2%3A2.7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 24,012 kB
  • sloc: cpp: 52,489; ansic: 1,189; xml: 651; 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~~)'