File: rules

package info (click to toggle)
uni2ascii 4.18-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 776 kB
  • sloc: ansic: 5,605; tcl: 1,914; sh: 786; python: 53; makefile: 25
file content (14 lines) | stat: -rwxr-xr-x 264 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

#export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

%:
	dh $@

override_dh_install:
	rm -f $(CURDIR)/debian/uni2ascii/usr/bin/u2a
	dh_installchangelogs -k NEWS