[Lunar-commits]
CVS: moonbase/kde3-i18n/koffice3-i18n-it BUILD, 1.2, 1.3
Florin Braescu
florin at lunar-linux.org
Tue Feb 24 08:27:36 GMT 2004
Update of /var/cvs/lunar/moonbase/kde3-i18n/koffice3-i18n-it
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8987/koffice3-i18n-it
Modified Files:
BUILD
Log Message:
a first commit for the new install scheme of kde.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3-i18n/koffice3-i18n-it/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 4 Feb 2004 22:07:52 -0000 1.2
+++ BUILD 24 Feb 2004 08:27:02 -0000 1.3
@@ -1,10 +1,7 @@
(
-
- ./configure --prefix=/opt/lunar/kde/3 \
- $OPTS &&
+ ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
+ $OPTS &&
- make &&
- prepare_install &&
- make install
+ default_make
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list