Author: glen Date: Fri Dec 3 16:33:48 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- make sample configs .lnk if dir present
---- Files affected:
packages/nsis-openvpn:
skip-components.patch (1.7 -> 1.8)
---- Diffs:
================================================================
Index: packages/nsis-openvpn/skip-components.patch
diff -u packages/nsis-openvpn/skip-components.patch:1.7
packages/nsis-openvpn/skip-components.patch:1.8
--- packages/nsis-openvpn/skip-components.patch:1.7 Fri Dec 3 17:28:38 2010
+++ packages/nsis-openvpn/skip-components.patch Fri Dec 3 17:33:42 2010
@@ -122,17 +122,6 @@
SectionEnd
-@@ -643,8 +664,10 @@
- CreateShortCut "$SMPROGRAMS\OpenVPN\OpenVPN log file directory.lnk"
"$INSTDIR\log" ""
-
- samp_shortcut:
-+!ifndef SKIP_SAMPLE_CONFIG
- IfFileExists "$INSTDIR\sample-config" "" genkey_shortcut
- CreateShortCut "$SMPROGRAMS\OpenVPN\OpenVPN Sample Configuration
Files.lnk" "$INSTDIR\sample-config" ""
-+!endif
-
- genkey_shortcut:
- IfFileExists "$INSTDIR\bin\openvpn.exe" "" noshortcuts
@@ -672,10 +695,14 @@
!insertmacro MUI_FUNCTION_DESCRIPTION_BEGIN
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nsis-openvpn/skip-components.patch?r1=1.7&r2=1.8&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit