File: rules

package info (click to toggle)
xfce4-eyes-plugin 4.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 3,052 kB
  • sloc: sh: 5,064; ansic: 567; makefile: 151; sed: 16
file content (15 lines) | stat: -rwxr-xr-x 319 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_auto_install:
	find debian/xfce4-eyes-plugin/ -name '*.la' -delete

override_dh_installchangelogs:
	DEB_BUILD_MAINT_OPTIONS=notrimdch dh_installchangelogs NEWS