File: rules

package info (click to toggle)
libexif-gtk 0.5.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 588 kB
  • sloc: ansic: 4,341; makefile: 82; sh: 1
file content (15 lines) | stat: -rwxr-xr-x 309 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --with-gtk3 --disable-rpath

override_dh_installchangelogs:
	dh_installchangelogs -XChangeLog

override_dh_auto_clean:
	rm -f po/*.gmo po/Makevars po/libexif-gtk*.pot po/stamp-po