]> git.proxmox.com Git - vncterm.git/blobdiff - tigerpatches/fix-makefiles.patch
remove java applet
[vncterm.git] / tigerpatches / fix-makefiles.patch
diff --git a/tigerpatches/fix-makefiles.patch b/tigerpatches/fix-makefiles.patch
deleted file mode 100644 (file)
index de1fd32..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: new/java/src/com/tigervnc/vncviewer/Makefile
-===================================================================
---- new.orig/java/src/com/tigervnc/vncviewer/Makefile  2013-04-20 15:24:59.000000000 +0200
-+++ new/java/src/com/tigervnc/vncviewer/Makefile       2013-04-20 15:31:48.000000000 +0200
-@@ -4,7 +4,7 @@
- CP = cp
- JC = javac
--JCFLAGS = -target 1.5 -classpath ../../../
-+JCFLAGS = -target 1.7 -classpath ../../../
- JAR = jar
- ARCHIVE = VncViewer.jar
- MANIFEST = MANIFEST.MF