diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-02-01 10:26:03 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-02-01 10:26:03 +0200 |
commit | 4e4bbb913efc05467e0aecdd3f1709c69d47b8bd (patch) | |
tree | f274679cc123f925da08b8620e8b8de0ba22fcc4 /setup_native/scripts | |
parent | 953a75d2db31234901d17035985d7a1ac63cf7dc (diff) |
linuxpatchscript.sh is surely something we don't use
Diffstat (limited to 'setup_native/scripts')
-rw-r--r-- | setup_native/scripts/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
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 |