File: do-not-check-for-old-version.diff

package info (click to toggle)
libhtml-formfu-perl 0.09007-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,184 kB
  • sloc: perl: 13,186; makefile: 9; sql: 5
file content (15 lines) | stat: -rw-r--r-- 371 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
From: Ansgar Burchardt <ansgar@debian.org>
Date: Sat, 23 Apr 2011 13:54:55 +0200
Origin: vendor
Forwarded: not-needed
Subject: do not check for old versions when building the package
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -8,6 +8,7 @@
 # required for legacy check below
 include_deps 'IO::Interactive' => '0.04';
 
+if (0)
 {
     # check for old non-Moose version