File: rules

package info (click to toggle)
libdbix-recordset-perl 0.26-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,656 kB
  • ctags: 729
  • sloc: perl: 6,970; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 140 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_configure:
	mkdir $(CURDIR)/test
	echo '%Drivers = ();' > test/Config.pl
	dh_auto_configure