aboutsummaryrefslogtreecommitdiffstats
path: root/main/git/bb-tar.patch
diff options
context:
space:
mode:
authorMuh Muhten <muh.muhten@gmail.com>2015-09-30 14:14:39 -0400
committerNatanael Copa <ncopa@alpinelinux.org>2015-09-30 22:12:58 +0200
commit141968c765ce21ea6bbf0e9d5df7b70b2931c85b (patch)
tree54988a902b1f50e8f850a2fa5f821937346cbd1b /main/git/bb-tar.patch
parent7b7578a7ff4c4427d3bb00d6ef1807e14971b00d (diff)
downloadaports-141968c765ce21ea6bbf0e9d5df7b70b2931c85b.tar.bz2
aports-141968c765ce21ea6bbf0e9d5df7b70b2931c85b.tar.xz
main/git: unbreak send-email syntax errors
something seems to have gone wrong in the process of copy-pasting in a18cf0d. I haven't tested this version to make sure it works, either, but at least it syntax-checks and by inspection it seems like it ought to work. 11:30 < nmeum> a18cf0d3343c487f4a6a262f0038f21d95c35b66 just broke git-send-email http://sprunge.us/TQMW could somebody with access to main/ please revert it?
Diffstat (limited to 'main/git/bb-tar.patch')
-rw-r--r--main/git/bb-tar.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/git/bb-tar.patch b/main/git/bb-tar.patch
index 6acfa99170..d9433ef122 100644
--- a/main/git/bb-tar.patch
+++ b/main/git/bb-tar.patch
@@ -1,6 +1,6 @@
--- a/templates/Makefile Mon Oct 26 02:57:33 2009
+++ b/templates/Makefile Mon Nov 9 14:56:27 2009
-@@ -50,4 +50,4 @@
+@@ -63,4 +63,4 @@
install: all
$(INSTALL) -d -m 755 '$(DESTDIR_SQ)$(template_instdir_SQ)'
(cd blt && $(TAR) cf - .) | \