diff options
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 |