summaryrefslogtreecommitdiff
path: root/package/bzip2/patches/patch-Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-04-02 19:34:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-04-02 19:34:31 +0200
commitd065563ae2822bbd1d7d20f3481eac995aed63ea (patch)
treec744233746bc5f151623e1dfbd4378680c8b184d /package/bzip2/patches/patch-Makefile
parent0622694e7f85401bff7d72bc653770e6cd99f182 (diff)
bzip2: update to 1.0.8
Diffstat (limited to 'package/bzip2/patches/patch-Makefile')
-rw-r--r--package/bzip2/patches/patch-Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/bzip2/patches/patch-Makefile b/package/bzip2/patches/patch-Makefile
index 0d15eab68..3fbb45234 100644
--- a/package/bzip2/patches/patch-Makefile
+++ b/package/bzip2/patches/patch-Makefile
@@ -1,5 +1,5 @@
---- bzip2-1.0.5.orig/Makefile 2008-02-14 13:39:18.000000000 +0100
-+++ bzip2-1.0.5/Makefile 2009-08-23 20:18:12.000000000 +0200
+--- bzip2-1.0.8.orig/Makefile 2019-07-13 19:50:05.000000000 +0200
++++ bzip2-1.0.8/Makefile 2020-04-02 00:14:59.333485383 +0200
@@ -15,16 +15,16 @@
SHELL=/bin/sh
@@ -19,7 +19,7 @@
# Where you want it installed when you do 'make install'
-PREFIX=/usr/local
-+PREFIX?=/usr
++PREFIX=/usr
OBJS= blocksort.o \