[med-svn] [libvcflib] 01/01: force link because it might be called two times

Gert Wollny gert-guest at moszumanska.debian.org
Fri Jun 24 10:30:48 UTC 2016


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

gert-guest pushed a commit to branch master
in repository libvcflib.

commit f9ed481e8f5ee3a1b23922d3fe8798fc84a678cb
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Fri Jun 24 10:24:51 2016 +0000

    force link because it might be called two times
---
 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 a4b139d..fb92d9b 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
-+	ln -s ../filevercmp/filevercmp.h $(VCF_LIB_LOCAL)/$(INC_DIR)/filevercmp.h
++	ln -sf ../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