summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-02-01 10:26:03 +0200
committerTor Lillqvist <tml@iki.fi>2013-02-01 10:26:03 +0200
commit4e4bbb913efc05467e0aecdd3f1709c69d47b8bd (patch)
treef274679cc123f925da08b8620e8b8de0ba22fcc4 /setup_native
parent953a75d2db31234901d17035985d7a1ac63cf7dc (diff)
linuxpatchscript.sh is surely something we don't use
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/prj/d.lst1
-rw-r--r--setup_native/scripts/makefile.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/setup_native/prj/d.lst b/setup_native/prj/d.lst
index 475c59e2d6e1..15abb0fb68c6 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 9479617b3e00..f7c828cd561d 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