[med-svn] [libvcflib] 01/01: Do not move around files created in quilt patch

Andreas Tille tille at debian.org
Fri Jun 24 10:01:32 UTC 2016


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

tille pushed a commit to branch master
in repository libvcflib.

commit 82c886c2e5a3679735c673b022071462b6ef3caf
Author: Andreas Tille <tille at debian.org>
Date:   Fri Jun 24 12:01:15 2016 +0200

    Do not move around files created in quilt patch
---
 debian/patches/filevercmp.h.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/filevercmp.h.patch b/debian/patches/filevercmp.h.patch
index f6445ad..a4b139d 100644
--- a/debian/patches/filevercmp.h.patch
+++ b/debian/patches/filevercmp.h.patch
@@ -22,7 +22,7 @@ Description: Inject two files via quilt patch
 +	#echo 'Proper use of filevercmp would be: `gnulib-tool --import filevercmp` - but it needs ./configure.ac'
 +	#We here go with quilt patches from upstream files
 +	cd filevercmp && $(CXX) $(CXXFLAGS) -c filevercmp.c
-+	mv filevercmp/filevercmp.h $(VCF_LIB_LOCAL)/$(INC_DIR)/
++	ln -s ../filevercmp/filevercmp.h $(VCF_LIB_LOCAL)/$(INC_DIR)/filevercmp.h
  
  $(SHORTBINS): pre
  	$(MAKE) bin/$@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libvcflib.git



More information about the debian-med-commit mailing list