--- a/vpnclient_sis/group/create_vpnclient_sis.pl Fri Jun 11 14:38:23 2010 +0300
+++ b/vpnclient_sis/group/create_vpnclient_sis.pl Wed Jun 23 19:21:02 2010 +0300
@@ -101,10 +101,7 @@
# remove temp files
unlink <temp_*_urel.pkg>;
-
-}
-elsif ($config eq "UDEB")
-{
+
# nokia_vpn_client_localised_armv5_udeb.pkg
replace_line_and_create_temp(
'^\(0x101F5147\),.*?,.*?,.*?, TYPE=SA, RU$',
@@ -121,6 +118,11 @@
# remove temp files
unlink <temp_*_udeb.pkg>;
+
+}
+elsif ($config eq "UDEB")
+{
+#empty
}
else
{