diff options
Diffstat (limited to 'dev-java/jinput/files/nostrip.patch')
-rw-r--r-- | dev-java/jinput/files/nostrip.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jinput/files/nostrip.patch b/dev-java/jinput/files/nostrip.patch index 4fd66fb..8627c0d 100644 --- a/dev-java/jinput/files/nostrip.patch +++ b/dev-java/jinput/files/nostrip.patch @@ -1,4 +1,4 @@ ---- plugins/linux/src/native/build.xml 2013-03-25 18:01:56.000000000 +0000 +--- plugins/linux/src/native/build.xml.orig 2013-03-25 18:01:56.000000000 +0000 +++ plugins/linux/src/native/build.xml 2015-04-12 17:36:36.020105790 +0100 @@ -46,9 +46,6 @@ <arg line="-shared -O2 -Wall -o ${libname}"/> |