[Pkg-zsh-commits] [zsh-syntax-highlighting] 02/04: Refresh patches.

Daniel Shahaf danielsh at apache.org
Wed Aug 30 09:52:16 UTC 2017


This is an automated email from the git hooks/post-receive script.

danielsh-guest pushed a commit to branch debian/master
in repository zsh-syntax-highlighting.

commit 526c14de1c2c6f9df4f967aae3684db3c696684a
Author: Daniel Shahaf <danielsh at apache.org>
Date:   Wed Aug 30 07:42:42 2017 +0000

    Refresh patches.
---
 debian/patches/set-version.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/set-version.patch b/debian/patches/set-version.patch
index ca47e93..ca9ee6a 100644
--- a/debian/patches/set-version.patch
+++ b/debian/patches/set-version.patch
@@ -34,10 +34,10 @@ rather than upstream's).
  INSTALL?=install -c
  PREFIX?=/usr/local
  SHARE_DIR?=$(DESTDIR)$(PREFIX)/share/$(NAME)
-@@ -17,11 +28,20 @@
- 	$(INSTALL) -d $(DOC_DIR)
+@@ -18,11 +29,20 @@
  	cp .version zsh-syntax-highlighting.zsh $(SHARE_DIR)
  	cp COPYING.md README.md changelog.md $(DOC_DIR)
+ 	sed -e '1s/ .*//' -e '/^\[build-status-[a-z]*\]: /d' < README.md > $(DOC_DIR)/README.md
 -	if [ x"true" = x"`git rev-parse --is-inside-work-tree 2>/dev/null`" ]; then \
 -		git rev-parse HEAD; \
 -	else \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-zsh/zsh-syntax-highlighting.git



More information about the Pkg-zsh-commits mailing list