From 854ef8a8887d586e747ec625e4e80970eedc04d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucio=20Andr=C3=A9s=20Illanes=20Albornoz=20=28arab=2C=20vx?= =?UTF-8?q?p=29?= Date: Mon, 23 Jan 2017 18:11:59 +0000 Subject: patches/bzip2/*: integrates patches from (via Redfoxmoon.) --- patches/bzip2/bzip2-1.0.3-no-test.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 patches/bzip2/bzip2-1.0.3-no-test.patch (limited to 'patches/bzip2/bzip2-1.0.3-no-test.patch') diff --git a/patches/bzip2/bzip2-1.0.3-no-test.patch b/patches/bzip2/bzip2-1.0.3-no-test.patch new file mode 100644 index 00000000..fc876d50 --- /dev/null +++ b/patches/bzip2/bzip2-1.0.3-no-test.patch @@ -0,0 +1,9 @@ +--- ./Makefile ++++ ./Makefile +@@ -23,5 +23,5 @@ + bzlib.o + +-all: libbz2.a bzip2 bzip2recover test ++all: libbz2.a bzip2 bzip2recover + + bzip2: libbz2.a bzip2.o -- cgit v1.2.3