summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/kvpnc/debian
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-06 18:55:46 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-06 18:55:46 -0600
commit560f14aba00c852d991520ffd0a6b16cad47495b (patch)
treecfd82c13e35f812c2b2efdf7aeb5868f66eb6eb1 /ubuntu/maverick/applications/kvpnc/debian
parentf4634b328371616fc548101a85bd9a02dbb98f88 (diff)
downloadtde-packaging-560f14aba00c852d991520ffd0a6b16cad47495b.tar.gz
tde-packaging-560f14aba00c852d991520ffd0a6b16cad47495b.zip
Update Debian and Ubuntu packaging for latest GIT
Diffstat (limited to 'ubuntu/maverick/applications/kvpnc/debian')
-rw-r--r--ubuntu/maverick/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff b/ubuntu/maverick/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
index 5a36ab501..bf09b9c13 100644
--- a/ubuntu/maverick/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
+++ b/ubuntu/maverick/applications/kvpnc/debian/patches/13_add_kuser_issuperuser.diff
@@ -25,5 +25,5 @@ index 7c45fcf..b933832 100644
+ exit(0);
+ }
- KCmdLineArgs *args = KCmdLineArgs::parsedArgs();
+ TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();