Added correct PATH and SBOX_REDIRECT_IGNORE and PERL5LIB envs in rules for libtext...
[pkg-perl] / deb-src / libtext-diff-perl / libtext-diff-perl-0.35 / debian / rules
index f5b977c..87b1c20 100755 (executable)
@@ -5,6 +5,10 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export SBOX_REDIRECT_IGNORE:=/usr/bin/perl
+unexport PERL5LIB
+export PATH:=/usr/bin/dh7:/usr/bin:$(PATH)
+
 # This is the debhelper compatibility version to use.
 # export DH_COMPAT=4