File: rules

package info (click to toggle)
libdbd-sqlite3-perl 1.54-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,580 kB
  • ctags: 13,019
  • sloc: ansic: 124,595; perl: 7,586; pascal: 275; makefile: 7
file content (12 lines) | stat: -rwxr-xr-x 261 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

ARCHLIB := $(shell perl -MConfig -e 'print $$Config{vendorarch}')

%:
	dh $@ --with perl_dbi

override_dh_auto_install:
	dh_auto_install
	rm -r debian/libdbd-sqlite3-perl$(ARCHLIB)/auto/share