Isolate our patches to the VNC client from the upstream TightVNC
[invirt/packages/invirt-vnc-client.git] / debian / patches / makefile-source-version.patch
diff --git a/debian/patches/makefile-source-version.patch b/debian/patches/makefile-source-version.patch
new file mode 100644 (file)
index 0000000..c985b62
--- /dev/null
@@ -0,0 +1,13 @@
+Index: invirt-vnc-client/Makefile
+===================================================================
+--- invirt-vnc-client.orig/Makefile    2008-10-31 06:08:46.000000000 -0400
++++ invirt-vnc-client/Makefile 2008-10-31 06:09:17.000000000 -0400
+@@ -4,7 +4,7 @@
+ CP = cp
+ JC = javac
+-JCFLAGS = -target 1.1
++JCFLAGS = -target 1.1 -source 1.2
+ JAR = jar
+ ARCHIVE = VncViewer.jar
+ MANIFEST = MANIFEST.MF