File: rules

package info (click to toggle)
ebug-http 0.31-2.1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 348 kB
  • ctags: 343
  • sloc: perl: 1,957; makefile: 6
file content (14 lines) | stat: -rwxr-xr-x 401 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

export LC_ALL=C

include /usr/share/cdbs/1/rules/simple-patchsys.mk

# Put perlmodule.mk last to dh_clean temporary files not in MANIFEST
include /usr/share/cdbs/1/rules/debhelper.mk

# Disable test due to http://rt.cpan.org/Public/Bug/Display.html?id=31960
include /usr/share/cdbs/1/class/perlmodule-vars.mk
DEB_MAKE_CHECK_TARGET = 
include /usr/share/cdbs/1/class/perlmodule.mk