File: rules

package info (click to toggle)
tilda 1.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,712 kB
  • sloc: ansic: 6,077; makefile: 142; sh: 60; xml: 49
file content (12 lines) | stat: -rwxr-xr-x 196 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- makefile -*-
		
DEB_BUILD_MAINT_OPTIONS = hardening=+all
DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs

%:
	dh $@

override_dh_auto_clean:
	dh_auto_clean
	rm -f $(CURDIR)/po/*.gmo