File: rules

package info (click to toggle)
tk5 0.6-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 404 kB
  • sloc: tcl: 7,441; makefile: 8; sh: 3
file content (14 lines) | stat: -rwxr-xr-x 292 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

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

%:
	dh $@

override_dh_fixperms:
	dh_fixperms
	chmod -x debian/tk5/usr/share/tk5/api5.tcl \
		debian/tk5/usr/share/tk5/gui5.tcl \
		debian/tk5/usr/share/tk5/misclib.tcl \
		debian/tk5/usr/share/tk5/mylib.tcl