This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository libzstd.
commit bd6443aebe16a65b70c21df08303ca03adb53f25 Author: Kevin Murray <[email protected]> Date: Fri Aug 12 12:49:10 2016 +1000 Refresh patches --- debian/patches/0002-Build-lib-by-default.patch | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/debian/patches/0002-Build-lib-by-default.patch b/debian/patches/0002-Build-lib-by-default.patch index f30ca7f..3408fff 100644 --- a/debian/patches/0002-Build-lib-by-default.patch +++ b/debian/patches/0002-Build-lib-by-default.patch @@ -8,14 +8,12 @@ Subject: Build lib by default --- a/Makefile +++ b/Makefile -@@ -43,7 +43,9 @@ +@@ -43,7 +43,7 @@ - .PHONY: default all zlibwrapper zstdprogram clean install uninstall travis-install test clangtest gpptest armtest usan asan uasan + .PHONY: default all zlibwrapper zstd clean install uninstall travis-install test clangtest gpptest armtest usan asan uasan --default: zstdprogram -+default: -+ $(MAKE) -C $(ZSTDDIR) $@ -+ $(MAKE) -C $(PRGDIR) $@ +-default: zstd ++default: all all: $(MAKE) -C $(ZSTDDIR) $@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libzstd.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
