File: rules

package info (click to toggle)
libberkeleydb-perl 0.64-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,716 kB
  • sloc: perl: 11,333; ansic: 6,484; makefile: 7
file content (13 lines) | stat: -rwxr-xr-x 237 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

D := $(CURDIR)/debian/libberkeleydb-perl

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

%:
	dh $@

override_dh_auto_install:
	dh_auto_install
	rm -f $D$(ARCHLIB)/mkconsts.pl $D$(ARCHLIB)/scan.pl