File: rules

package info (click to toggle)
lxterminal 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,136 kB
  • sloc: ansic: 2,681; sh: 1,285; xml: 82; makefile: 73; python: 14
file content (12 lines) | stat: -rwxr-xr-x 216 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_installchangelogs:
	dh_installchangelogs NEWS

override_dh_auto_configure:
	dh_auto_configure -- --enable-gtk3 --enable-man