File: rules

package info (click to toggle)
wavesurfer 1.8.8p5-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,432 kB
  • sloc: tcl: 10,849; sh: 3,957; python: 454; makefile: 8
file content (15 lines) | stat: -rwxr-xr-x 469 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

export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@

execute_after_dh_install:
	$(RM) debian/wavesurfer/usr/share/tcltk/wavesurfer/plugins/README.txt
	$(RM) debian/wavesurfer/usr/share/tcltk/wavesurfer/plugins/example[12].plug
	chmod 755 debian/wavesurfer/usr/share/tcltk/wavesurfer/app-wavesurfer/wavesurfer.tcl \
		  debian/wavesurfer/usr/share/tcltk/wavesurfer/wsurf/tkcon.tcl