[Libreoffice-commits] .: setup_native/prj setup_native/scripts

Tor Lillqvist tml at iki.fi
Fri Feb 1 00:26:30 PST 2013


 setup_native/prj/d.lst           |    1 -
 setup_native/scripts/makefile.mk |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit 4e4bbb913efc05467e0aecdd3f1709c69d47b8bd
Author: Tor Lillqvist <tml at iki.fi>
Date:   Fri Feb 1 10:26:03 2013 +0200

    linuxpatchscript.sh is surely something we don't use

diff --git a/setup_native/prj/d.lst b/setup_native/prj/d.lst
index 475c59e..15abb0f 100644
--- a/setup_native/prj/d.lst
+++ b/setup_native/prj/d.lst
@@ -15,7 +15,6 @@ mkdir: %_DEST%\bin\userscripts
 ..\%__SRC%\bin\noarch\fake-db-1.0-0.noarch.rpm %_DEST%\bin\openoffice.org-userland-1.0-0.noarch.rpm
 
 ..\%__SRC%\bin\langpackscript.sh %_DEST%\bin\langpackscript.sh
-..\%__SRC%\bin\linuxpatchscript.sh %_DEST%\bin\linuxpatchscript.sh
 ..\%__SRC%\bin\downloadscript.sh %_DEST%\bin\downloadscript.sh
 ..\%__SRC%\bin\unpack_update.sh %_DEST%\bin\unpack_update
 ..\%__SRC%\bin\update.sh %_DEST%\bin\update
diff --git a/setup_native/scripts/makefile.mk b/setup_native/scripts/makefile.mk
index 9479617..f7c828c 100644
--- a/setup_native/scripts/makefile.mk
+++ b/setup_native/scripts/makefile.mk
@@ -29,7 +29,6 @@ TARGET=install
 
 UNIXTEXT= \
     $(BIN)$/langpackscript.sh \
-    $(BIN)$/linuxpatchscript.sh \
     $(BIN)$/javaloader.sh \
     $(BIN)$/update.sh \
     $(BIN)$/downloadscript.sh


More information about the Libreoffice-commits mailing list