[med-svn] [libzstd] 06/09: Drop 0010-do_not_make_examples.patch as examples are back
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Fri Dec 1 16:39:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository libzstd.
commit d2e64390924ae0fe1b482b28d8bc1b073702c0db
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Fri Dec 1 16:05:33 2017 +0100
Drop 0010-do_not_make_examples.patch as examples are back
---
debian/patches/0010-do_not_make_examples.patch | 25 -------------------------
debian/patches/series | 1 -
2 files changed, 26 deletions(-)
diff --git a/debian/patches/0010-do_not_make_examples.patch b/debian/patches/0010-do_not_make_examples.patch
deleted file mode 100644
index acc848a..0000000
--- a/debian/patches/0010-do_not_make_examples.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Description: do_not_make_examples
- Descriptions: examples needed to be removed from upstream tarball - do not try to
- clean this directory which does not exist any more
-Bug-Debian: https://bugs.debian.org/869581
-Author: Andreas Tille <tille at debian.org>
-Last-Update: Wed, 06 Sep 2017 14:57:07 +0200
---- a/Makefile
-+++ b/Makefile
-@@ -27,7 +27,7 @@ endif
- default: lib-release zstd-release
-
- .PHONY: all
--all: | allmost examples manual
-+all: | allmost manual
-
- .PHONY: allmost
- allmost: allzstd
-@@ -95,7 +95,6 @@ clean:
- @$(MAKE) -C $(PRGDIR) $@ > $(VOID)
- @$(MAKE) -C $(TESTDIR) $@ > $(VOID)
- @$(MAKE) -C $(ZWRAPDIR) $@ > $(VOID)
-- @$(MAKE) -C examples/ $@ > $(VOID)
- @$(MAKE) -C contrib/gen_html $@ > $(VOID)
- @$(RM) zstd$(EXT) zstdmt$(EXT) tmp*
- @$(RM) -r lz4
diff --git a/debian/patches/series b/debian/patches/series
index ba354a9..cdbdf33 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -7,6 +7,5 @@
#0007-Fix-use-of-fprintf.patch
0008-Address-embedded-zlib.patch
0009-Add-shebang-for-scripts.patch
-0010-do_not_make_examples.patch
0011-skip-long-running-tests_on_hurd.patch
0012-typos.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libzstd.git
More information about the debian-med-commit
mailing list