aboutsummaryrefslogtreecommitdiff
path: root/sysutils/debootstrap/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/debootstrap/files/patch-Makefile')
-rw-r--r--sysutils/debootstrap/files/patch-Makefile12
1 files changed, 10 insertions, 2 deletions
diff --git a/sysutils/debootstrap/files/patch-Makefile b/sysutils/debootstrap/files/patch-Makefile
index 47d89e031790..b38ee844e7ff 100644
--- a/sysutils/debootstrap/files/patch-Makefile
+++ b/sysutils/debootstrap/files/patch-Makefile
@@ -1,6 +1,14 @@
---- Makefile.orig 2011-08-10 11:59:34 UTC
+--- Makefile.orig 2015-05-19 09:35:39 UTC
+++ Makefile
-@@ -13,17 +13,15 @@
+@@ -1,6 +1,6 @@
+ # avoid dpkg-dev dependency; fish out the version with sed
+ VERSION := $(shell sed 's/.*(\(.*\)).*/\1/; q' debian/changelog)
+-DATE := $(shell sed -n '/^ -- /{s/.*> \(.*\)/\1/p;q}' debian/changelog)
++DATE := $(shell sed -n '/^ -- /{s/.*> \(.*\)/\1/p;q;}' debian/changelog)
+
+ MAKEDEV ?= /sbin/MAKEDEV
+
+@@ -14,17 +14,15 @@ clean:
rm -f devices.tar.gz
rm -rf dev