File: rules

package info (click to toggle)
libverilog-perl 3.480-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,564 kB
  • sloc: perl: 8,678; yacc: 3,384; cpp: 2,266; lex: 1,500; makefile: 8; fortran: 3
file content (13 lines) | stat: -rwxr-xr-x 229 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

PACKAGE = $(shell dh_listpackages)
TMP     = $(CURDIR)/debian/$(PACKAGE)

%:
	dh $@

override_dh_auto_install:
	dh_auto_install
	rm $(TMP)/usr/bin/vsplitmodule