diff options
Diffstat (limited to 'packages/nxcl/files/publicKey.patch')
-rw-r--r-- | packages/nxcl/files/publicKey.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/nxcl/files/publicKey.patch b/packages/nxcl/files/publicKey.patch deleted file mode 100644 index bdb86f9e1a..0000000000 --- a/packages/nxcl/files/publicKey.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: nxcl-0.9/lib/nxdata.h -=================================================================== ---- nxcl-0.9.orig/lib/nxdata.h 2008-10-13 16:36:53.000000000 +0200 -+++ nxcl-0.9/lib/nxdata.h 2008-10-13 16:40:32.000000000 +0200 -@@ -66,6 +66,7 @@ - string agentPass; - int cups; - string key; -+ string publicKey; - bool encryption; - bool fullscreen; - bool virtualDesktop; |