diff --git a/jsch-0.1.54-sourcetarget.patch b/jsch-0.1.54-sourcetarget.patch new file mode 100644 index 0000000..6f1bad6 --- /dev/null +++ b/jsch-0.1.54-sourcetarget.patch @@ -0,0 +1,13 @@ +--- jsch-0.1.54/build.xml 2016-08-30 09:06:39.000000000 +0200 ++++ jsch-0.1.54/build.xml 2017-09-08 10:27:56.694518991 +0200 +@@ -35,8 +35,8 @@ + + + + = 1.6.0 BuildRequires: javapackages-local @@ -63,6 +64,7 @@ functionality into your own Java programs. %prep %setup -q +%patch0 -p1 %build export CLASSPATH=$(build-classpath jzlib)