File: autopkgtest.patch

package info (click to toggle)
libio-compress-perl 2.204-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,896 kB
  • sloc: perl: 15,125; sh: 26; makefile: 10; xml: 1
file content (16 lines) | stat: -rw-r--r-- 427 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: set bindir when run under autopkgtest
Origin: vendor
Forwarded: not-needed
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2019-11-10

--- a/t/011-streamzip.t
+++ b/t/011-streamzip.t
@@ -40,6 +40,7 @@
 #$Perl .= " -Mblib " ;
 my $binDir = $ENV{PERL_CORE} ? "../ext/IO-Compress/bin/"
                              : "./bin/";
+$binDir = '/usr/bin/' if $ENV{AUTOPKGTEST_TMP};
 
 my $hello1 = <<EOM ;
 hello