[Lunar-commits] CVS: moonbase/devel/gecko-sharp BUILD,1.1,1.2
Nick Hudson
nhudson at lunar-linux.org
Thu Aug 5 14:56:50 GMT 2004
Update of /var/cvs/lunar/moonbase/devel/gecko-sharp
In directory dbguin.lunar-linux.org:/tmp/cvs-serv29936/gecko-sharp
Modified Files:
BUILD
Log Message:
gecko-sharp was not linking correctly so that it could be found my monodevelop
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/gecko-sharp/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 5 May 2004 15:46:33 -0000 1.1
+++ BUILD 5 Aug 2004 14:56:48 -0000 1.2
@@ -7,6 +7,7 @@
--infodir=${GNOME26_PREFIX:-/usr}/share/info \
--mandir=${GNOME26_PREFIX:-/usr}/share/man \
$OPTS &&
- default_make
+ default_make &&
+ ln -sf /usr/lib/mono/gac/gecko-sharp/1.0.0.0__ccf7d78a55e9f021/gecko-sharp.dll /usr/lib/mono/gecko-sharp/gecko-sharp.dll
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list