File: rules

package info (click to toggle)
xfce4-smartbookmark-plugin 0.4.6-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,748 kB
  • ctags: 159
  • sloc: sh: 11,241; ansic: 236; makefile: 53
file content (11 lines) | stat: -rwxr-xr-x 287 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@ --parallel --with autotools-dev

override_dh_install:
	find debian/xfce4-smartbookmark-plugin -name '*.la' -delete
	dh_install --fail-missing