[Gpg4win-commits] r690 - in trunk: . src

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Jan 24 14:36:32 CET 2008


Author: marcus
Date: 2008-01-24 14:36:32 +0100 (Thu, 24 Jan 2008)
New Revision: 690

Modified:
   trunk/ChangeLog
   trunk/src/inst-gpgee.nsi
Log:
2008-01-24  Marcus Brinkmann  <marcus at g10code.de>

	* src/inst-gpgee.nsi: Fix last change.


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2008-01-23 23:40:08 UTC (rev 689)
+++ trunk/ChangeLog	2008-01-24 13:36:32 UTC (rev 690)
@@ -1,5 +1,7 @@
 2008-01-24  Marcus Brinkmann  <marcus at g10code.de>
 
+	* src/inst-gpgee.nsi: Fix last change.
+
 	* src/Memento.nsh: New file from nsis 2.28.
 
 2008-01-21  Marcus Brinkmann  <marcus at g10code.de>

Modified: trunk/src/inst-gpgee.nsi
===================================================================
--- trunk/src/inst-gpgee.nsi	2008-01-23 23:40:08 UTC (rev 689)
+++ trunk/src/inst-gpgee.nsi	2008-01-24 13:36:32 UTC (rev 690)
@@ -24,7 +24,7 @@
 !define prefix ${ipdir}/gpgee-${gpg4win_pkg_gpgee_version}
 
 
-${MementoUnselectedSection} /o "GPGee" SEC_gpgee
+${MementoUnselectedSection} "GPGee" SEC_gpgee
   SetOutPath "$INSTDIR"
 !ifdef SOURCES
   File "${gpg4win_pkg_gpgee_src}"



More information about the Gpg4win-commits mailing list