summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2016-10-20 06:39:55 (GMT)
committerJulien Cristau <jcristau@debian.org>2016-10-20 06:39:55 (GMT)
commit5cf331b568827a9bce557db72c2713d8d7468bff (patch)
tree76794a930ebaf4014f6bf74c731e4048adc9e01a /Makefile
parentcb32574a472d4645ecdf176bef9e671c977c4d1f (diff)
parent6b4019d0d4911cdb337ad8204891223c9f323829 (diff)
downloaddebootstrap-5cf331b568827a9bce557db72c2713d8d7468bff.zip
debootstrap-5cf331b568827a9bce557db72c2713d8d7468bff.tar.gz
debootstrap-5cf331b568827a9bce557db72c2713d8d7468bff.tar.bz2
Merge branch 'master' of https://github.com/aburch/debootstrap
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 55f229d..8516803 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,5 @@
# 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)
all: