Update of /cvsroot/fink/experimental/asari
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9247

Modified Files:
        openoffice.org.info openoffice.org.mksplitoffs.sh 
Log Message:
fixed dangling symlinks of docfiles. more language packs. more hardlinks and 
less copies on installscript(which may cause problems?).

Index: openoffice.org.mksplitoffs.sh
===================================================================
RCS file: /cvsroot/fink/experimental/asari/openoffice.org.mksplitoffs.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- openoffice.org.mksplitoffs.sh       21 Oct 2005 04:38:18 -0000      1.3
+++ openoffice.org.mksplitoffs.sh       25 Oct 2005 04:41:54 -0000      1.4
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-LANGS="en-US af ar be-BY bg bn ca cs cy da de el en-GB eo es et eu fi fr ga gl 
gu-IN he hi-IN hr hu it ja km kn-IN ko lo lt ms nb ne nl nn nr ns pa-IN pl pt 
pt-BR ru rw sh-YU sk sl sr-CS ss st sv sw-TZ ta-IN th tn tr ts ve vi xh zh-CN 
zh-TW zu"
+LANGS="af ar be-BY bg bn ca cs cy da de el en-GB eo es et eu fi fr ga gl gu-IN 
he hi-IN hr hu it ja km kn-IN ko lo lt ms nb ne nl nn nr ns pa-IN pl pt pt-BR 
ru rw sh-YU sk sl sr-CS ss st sv sw-TZ ta-IN th tn tr ts ve vi xh zh-CN zh-TW 
zu"
 
 nLangs=`echo $LANGS | wc -w`
 
@@ -13,4 +13,4 @@
       sed -e "s/@LANG@/$LANG/g" -e "s/@LANG_LOWERCASE@/$LANG_LOWERCASE/g" \
         -e "s/SplitOff:/SplitOff${i}:/"  openoffice.org.splitoff.in
    fi
-done
\ No newline at end of file
+done

Index: openoffice.org.info
===================================================================
RCS file: /cvsroot/fink/experimental/asari/openoffice.org.info,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- openoffice.org.info 21 Oct 2005 00:29:31 -0000      1.29
+++ openoffice.org.info 25 Oct 2005 04:41:54 -0000      1.30
@@ -295,33 +295,40 @@
   echo "   $DISKUSAGE is used for this building process (not including 
tarball)." | /usr/bin/tee -a %n-%v-%r.buildlog
   echo
   echo "===================================================================="
-  echo
 <<
 
 InstallScript: <<
-  #!/bin/bash -e
+  #!/bin/bash
+
+  set  -e
[...2654 lines suppressed...]
       -f openoffice.lst -l zu -p OpenOffice \
       -packagelist ../inc_openoffice/unix/packagelist.txt \
-      -buildid $build -destdir %i \
-      -languagepack \
+      -buildid $build -languagepack \
+      -destdir %i \
       -simple /lib/openoffice.org
     popd
 
@@ -2034,9 +2914,7 @@
     /bin/rm -vf %i/gid_Module*
 
     /usr/bin/install -m 755 -d %i/share/doc/%n
-    /bin/ln -sf %i/lib/%n/LICENSE_zu %i/share/doc/%n/LICENSE
+    /bin/ln -sf %p/lib/%N/LICENSE_zu %i/share/doc/%n/LICENSE
   <<
 <<
-
-
 <<



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to