File: rules

package info (click to toggle)
libdata-ical-perl 0.18%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 360 kB
  • sloc: perl: 2,933; sh: 48; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 167 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

%:
	dh $@

# Module::Install 0.85 has a bug causing CPAN to be launched
override_dh_auto_configure:
	PERL5_CPANPLUS_IS_RUNNING=1 dh_auto_configure