File: rules

package info (click to toggle)
xfce4-cpugraph-plugin 1.2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,916 kB
  • sloc: sh: 4,360; cpp: 3,326; makefile: 136; ansic: 9
file content (13 lines) | stat: -rwxr-xr-x 282 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND=-Wl,-O1 -Wl,-z,defs
export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@

execute_after_dh_auto_install:
	find debian -name '*.la' -delete

override_dh_installchangelogs:
	DEB_BUILD_OPTIONS=notrimdch dh_installchangelogs NEWS