File: rules

package info (click to toggle)
cpanminus 1.7044-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,380 kB
  • sloc: perl: 14,766; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 109 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_configure:
	perl $(CURDIR)/maint/build.pl
	dh_auto_configure