File: rules

package info (click to toggle)
kile 4%3A2.9.94-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 35,752 kB
  • sloc: cpp: 49,506; xml: 8,714; javascript: 1,052; perl: 374; sh: 49; makefile: 5
file content (15 lines) | stat: -rwxr-xr-x 391 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

# do NOT run optipng on the icons, this removes the metadata in the latex
# symbol icons which kile depends on for the symbol table. LP: #772631
export NO_PNG_PKG_MANGLE=1

%:
	dh $@ --with kf6

execute_after_dh_auto_install:
	# installed by dh_installchangelogs
	rm debian/tmp/usr/share/doc/kile/ChangeLog