File: rules

package info (click to toggle)
fonts-dseg 0.46-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,908 kB
  • sloc: sh: 39; makefile: 9
file content (9 lines) | stat: -rwxr-xr-x 136 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
#export DH_VERBOSE = 1

%:
	dh $@

override_dh_fixperms:
	dh_fixperms
	find debian -name '*.ttf' -exec chmod -x {} +