diff options
author | Philip Miess <Philip_Miess@yahoo.com> | 2024-07-07 20:38:11 -0400 |
---|---|---|
committer | Philip Miess <Philip_Miess@yahoo.com> | 2024-07-07 20:38:11 -0400 |
commit | 12c3b4e11ee59bf96c164e98a51e402a3c406c6c (patch) | |
tree | ed4ad862126ef1578f3d6055fc8dbf8177ef5d5e | |
parent | gson slot 2.6 -> 0 (diff) | |
download | superposition-12c3b4e11ee59bf96c164e98a51e402a3c406c6c.tar.gz superposition-12c3b4e11ee59bf96c164e98a51e402a3c406c6c.tar.bz2 superposition-12c3b4e11ee59bf96c164e98a51e402a3c406c6c.zip |
try to manually update patch header to p1
Signed-off-by: Philip Miess <Philip_Miess@yahoo.com>
-rw-r--r-- | dev-java/jinput/files/javah-classpath.patch | 2 | ||||
-rw-r--r-- | dev-java/jinput/files/nostrip.patch | 2 | ||||
-rw-r--r-- | dev-java/jinput/files/unbundle.patch | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/jinput/files/javah-classpath.patch b/dev-java/jinput/files/javah-classpath.patch index ae90584..0cee4ff 100644 --- a/dev-java/jinput/files/javah-classpath.patch +++ b/dev-java/jinput/files/javah-classpath.patch @@ -1,4 +1,4 @@ ---- plugins/linux/build.xml.orig 2006-07-11 22:07:38.000000000 +0100 +--- plugins/linux/build.xml 2006-07-11 22:07:38.000000000 +0100 +++ plugins/linux/build.xml 2011-11-16 15:49:21.140789781 +0000 @@ -56,6 +56,7 @@ <javah destdir="src/native"> diff --git a/dev-java/jinput/files/nostrip.patch b/dev-java/jinput/files/nostrip.patch index 8627c0d..4fd66fb 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.orig 2013-03-25 18:01:56.000000000 +0000 +--- plugins/linux/src/native/build.xml 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}"/> diff --git a/dev-java/jinput/files/unbundle.patch b/dev-java/jinput/files/unbundle.patch index 1a86863..47e4d4d 100644 --- a/dev-java/jinput/files/unbundle.patch +++ b/dev-java/jinput/files/unbundle.patch @@ -1,4 +1,4 @@ ---- build.xml.orig 2013-03-25 18:01:56.000000000 +0000 +--- build.xml 2013-03-25 18:01:56.000000000 +0000 +++ build.xml 2015-04-12 17:11:45.869203820 +0100 @@ -137,7 +137,6 @@ <fileset dir="plugins/wintab/classes"> |