CVS: moonbase/zbeta/sylpheed-gtk2-beta BUILD,1.1,1.2

nhudson at lunar-linux.org nhudson at lunar-linux.org
Sun Jul 20 16:43:25 GMT 2003


Update of /var/cvs/lunar/moonbase/zbeta/sylpheed-gtk2-beta
In directory dbguin.lunar-linux.org:/tmp/cvs-serv14336/sylpheed-gtk2-beta

Modified Files:
	BUILD 
Log Message:

Fixing the BUILD file because there is no /opt/lunar/gpgme-0.4.x, there is
only /opt/lunar/gpgme-0.3.x


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/zbeta/sylpheed-gtk2-beta/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	19 Jul 2003 23:37:10 -0000	1.1
+++ BUILD	20 Jul 2003 16:43:23 -0000	1.2
@@ -7,6 +7,6 @@
 patch_it $PATCHFILE 1	&&
 
 ./autogen.sh $OPTS  	&&
-sedit "s:-lgpgme:/opt/lunar/gpgme-0.4.x/lib/libgpgme.so:g" src/Makefile	&&
+sedit "s:-lgpgme:/opt/lunar/gpgme-0.3.x/lib/libgpgme.so:g" src/Makefile	&&
 default_make
 ) > $C_FIFO 2>&1




More information about the Lunar-commits mailing list