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

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Mar 11 13:43:50 CET 2008


Author: marcus
Date: 2008-03-11 13:43:49 +0100 (Tue, 11 Mar 2008)
New Revision: 738

Modified:
   trunk/ChangeLog
   trunk/src/gpg4win.nsi
Log:
2008-03-11  Marcus Brinkmann  <marcus at g10code.de>

	* src/gpg4win.nsi: Add gpg2 and its buddies to the light installer.


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2008-03-11 10:41:38 UTC (rev 737)
+++ trunk/ChangeLog	2008-03-11 12:43:49 UTC (rev 738)
@@ -1,3 +1,7 @@
+2008-03-11  Marcus Brinkmann  <marcus at g10code.de>
+
+	* src/gpg4win.nsi: Add gpg2 and its buddies to the light installer.
+
 2008-03-11  Werner Koch  <wk at g10code.com>
 
 	* packages/packages.current: Update GpgOL.

Modified: trunk/src/gpg4win.nsi
===================================================================
--- trunk/src/gpg4win.nsi	2008-03-11 10:41:38 UTC (rev 737)
+++ trunk/src/gpg4win.nsi	2008-03-11 12:43:49 UTC (rev 738)
@@ -48,28 +48,7 @@
 !ifdef HAVE_PKG_QT
 !undef HAVE_PKG_QT
 !endif
-!ifdef HAVE_PKG_GNUPG2
-!undef HAVE_PKG_GNUPG2
 !endif
-!ifdef HAVE_PKG_PINENTRY
-!undef HAVE_PKG_PINENTRY
-!endif
-!ifdef HAVE_PKG_DIRMNGR
-!undef HAVE_PKG_DIRMNGR
-!endif
-!ifdef HAVE_PKG_LIBGCRYPT
-!undef HAVE_PKG_LIBGCRYPT
-!endif
-!ifdef HAVE_PKG_LIBKSBA
-!undef HAVE_PKG_LIBKSBA
-!endif
-!ifdef HAVE_PKG_LIBASSUAN
-!undef HAVE_PKG_LIBASSUAN
-!endif
-!ifdef HAVE_PKG_W32PTH
-!undef HAVE_PKG_W32PTH
-!endif
-!endif
 
 
 # The package name and version.  PRETTY_PACKAGE is a user visible name



More information about the Gpg4win-commits mailing list