summaryrefslogtreecommitdiff
path: root/debian/patches/skip_test_requiring_non-free_libmath-random-perl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/skip_test_requiring_non-free_libmath-random-perl.patch')
-rw-r--r--debian/patches/skip_test_requiring_non-free_libmath-random-perl.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/skip_test_requiring_non-free_libmath-random-perl.patch b/debian/patches/skip_test_requiring_non-free_libmath-random-perl.patch
index eb8002d..aaaa0f0 100644
--- a/debian/patches/skip_test_requiring_non-free_libmath-random-perl.patch
+++ b/debian/patches/skip_test_requiring_non-free_libmath-random-perl.patch
@@ -165,7 +165,7 @@ Description: Math::Random is in package libmath-random-perl which is
print STDERR "DONE\n";
--- a/Makefile
+++ b/Makefile
-@@ -515,12 +515,12 @@ install: all
+@@ -527,12 +527,12 @@ install: all
done
.PHONY: simple-test
@@ -180,7 +180,7 @@ Description: Math::Random is in package libmath-random-perl which is
eval `perl -I $(CURDIR)/.tmp/lib/perl5 -Mlocal::lib=$(CURDIR)/.tmp` ; \
sh ./scripts/sim/run.sh $(if $(NUM_CORES), $(NUM_CORES), 2)
-@@ -531,8 +531,7 @@ perl-deps:
+@@ -543,8 +543,7 @@ perl-deps:
fi
DL=$$( ( which wget >/dev/null 2>&1 && echo "wget --no-check-certificate -O-" ) || echo "curl -L") ; \
$$DL http://cpanmin.us | perl - -l $(CURDIR)/.tmp App::cpanminus local::lib ; \
@@ -190,7 +190,7 @@ Description: Math::Random is in package libmath-random-perl which is
.PHONY: static-libs
static-libs:
-@@ -589,7 +588,7 @@ sra-deps:
+@@ -601,7 +600,7 @@ sra-deps:
fi ;
.PHONY: test