Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv14277/10.3/unstable/main/finkinfo/devel

Modified Files:
        esvn.info 
Log Message:
Fix access to help pages from main window


Index: esvn.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/esvn.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- esvn.info   17 Nov 2006 19:13:53 -0000      1.5
+++ esvn.info   25 Nov 2006 23:51:49 -0000      1.6
@@ -1,6 +1,6 @@
 Package: esvn
 Version: 0.6.11
-Revision: 1
+Revision: 2
 Description: GUI frontend for Subversion (QT-based)
 License: GPL
 Maintainer: Christian Schaffner <[EMAIL PROTECTED]>
@@ -16,7 +16,10 @@
 SourceDirectory: %n
 
 #Patch Phase:
-Patch: %n.patch
+PatchScript:<<
+ patch -p1 < %a/%n.patch
+ perl -pi.bak -e 
's|\/usr\/share\/doc\/esvn\/html\-docs|%p\/share\/doc\/esvn\/html\-docs|g' 
src/mainwindow.cpp
+<<
 
 # Compile Phase:
 GCC: 3.3


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to