Update of /cvs/debian-openoffice/oo-debian-files/bin
In directory gluck:/tmp/cvs-serv22066/bin

Modified Files:
      Tag: OPENOFFICE_ORG_1_1_4
        generate_bash_completion.pl oooprelink 
Log Message:
typo

Index: oooprelink
===================================================================
RCS file: /cvs/debian-openoffice/oo-debian-files/bin/oooprelink,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -d -r1.12 -r1.12.2.1
--- oooprelink  16 Sep 2004 21:27:01 -0000      1.12
+++ oooprelink  15 Feb 2005 22:12:49 -0000      1.12.2.1
@@ -64,15 +64,14 @@
                echo -n "Undoing prelinking of OpenOffice.org binaries... "
                /usr/sbin/prelink --undo $DEBUG \
                        --ld-library-path=/usr/lib/openoffice/program \
-                       --conserve-memory /usr/lib/openoffice \
-                       2>/dev/null
-               #/usr/sbin/prelink --undo $DEBUG \
-               #       --ld-library-path=/usr/lib/openoffice/program \
-               #       --conserve-memory \
-               #       /usr/lib/openoffice/program/*.bin \
-               #       /usr/lib/openoffice/program/regcomp \
-               #       /usr/lib/openoffice/program/pagein \
-               #       /usr/lib/openoffice/program/gnomeint
+                       --conserve-memory /usr/lib/openoffice
+               /usr/sbin/prelink --undo $DEBUG \
+                       --ld-library-path=/usr/lib/openoffice/program \
+                       --conserve-memory \
+                       /usr/lib/openoffice/program/*.bin \
+                       /usr/lib/openoffice/program/regcomp \
+                       /usr/lib/openoffice/program/pagein \
+                       /usr/lib/openoffice/program/gnomeint
                rm -f /var/state/openoffice/ooo_is_prelinked
                echo "done."
        fi

Index: generate_bash_completion.pl
===================================================================
RCS file: 
/cvs/debian-openoffice/oo-debian-files/bin/generate_bash_completion.pl,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- generate_bash_completion.pl 14 Feb 2005 12:51:22 -0000      1.1.2.3
+++ generate_bash_completion.pl 15 Feb 2005 22:12:49 -0000      1.1.2.4
@@ -22,7 +22,7 @@
 @WRITERDOCS=("doc", "dot", "rtf", "sxw", "stw", "sdw", "vor", "txt", "htm?",
             "xml", "wp", "wpd");
 
[EMAIL PROTECTED]("htm", "html"; "stw", "txt", "vor");
[EMAIL PROTECTED]("htm", "html", "stw", "txt", "vor");
 
 @CALCDOCS=("sxc", "stc", "dif", "dbf", "xls", "xlw", "xlt", "rtf", "sdc", 
"vor",
           "slk", "txt", "htm", "html", "wk1", "wks" ,"123", "xml", "wb?");


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to