From 314a19098ebc2bffda254b54709304fdea5ffbf1 Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Fri, 16 Jul 2004 10:03:16 +0000 Subject: [PATCH] Mario: Fixed build scripts --- build.xml | 2 +- src/native/build.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 638cee34..7dfcac08 100644 --- a/build.xml +++ b/build.xml @@ -203,7 +203,7 @@ - + diff --git a/src/native/build.sh b/src/native/build.sh index 464fd1e8..14e53230 100755 --- a/src/native/build.sh +++ b/src/native/build.sh @@ -3,4 +3,4 @@ ./autogen.sh ./configure make -strip .libs/liblwjgl.0.0.0 +strip .libs/liblwjgl.so.0.0.0