[med-svn] [mash] 03/05: refresh patch
Sascha Steinbiss
satta at debian.org
Sat Aug 27 09:18:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository mash.
commit f3676e4abd0ee65b809dea4ba70dc90339229fd4
Author: Sascha Steinbiss <satta at debian.org>
Date: Sat Aug 27 08:55:27 2016 +0000
refresh patch
---
debian/patches/drop_memcpy_wrapper.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/drop_memcpy_wrapper.patch b/debian/patches/drop_memcpy_wrapper.patch
index 14e72db..176c4a2 100644
--- a/debian/patches/drop_memcpy_wrapper.patch
+++ b/debian/patches/drop_memcpy_wrapper.patch
@@ -32,5 +32,5 @@ Author: Sascha Steinbiss <satta at debian.org>
- $(CC) $(CFLAGS) -c -o $@ $<
-
src/mash/capnp/MinHash.capnp.c++ src/mash/capnp/MinHash.capnp.h : src/mash/capnp/MinHash.capnp
- cd src/mash/capnp;@capnp@/bin/capnp compile -oc++ MinHash.capnp
+ cd src/mash/capnp;export PATH=@capnp@/bin/:${PATH};capnp compile -I @capnp@/include -oc++ MinHash.capnp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mash.git
More information about the debian-med-commit
mailing list