SF.net SVN: gar:[25922] csw/mgar/pkg/dovecot/trunk/Makefile
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Wed Aug 31 21:39:45 CEST 2016
Revision: 25922
http://sourceforge.net/p/gar/code/25922
Author: jake_goerzen
Date: 2016-08-31 19:39:45 +0000 (Wed, 31 Aug 2016)
Log Message:
-----------
dovecot: Disable git patching to preserve correct git-commit hash in dovecot source
Modified Paths:
--------------
csw/mgar/pkg/dovecot/trunk/Makefile
Modified: csw/mgar/pkg/dovecot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dovecot/trunk/Makefile 2016-08-31 12:55:39 UTC (rev 25921)
+++ csw/mgar/pkg/dovecot/trunk/Makefile 2016-08-31 19:39:45 UTC (rev 25922)
@@ -64,6 +64,9 @@
# No test suite for Dovecot available
TEST_SCRIPTS =
+# Disable git patching to preserve correct git-commit hash in dovecot source.
+NOGITPATCH = 1
+
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-gssapi
CONFIGURE_ARGS += --with-ldap
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list