dovecot-2.0-pigeonhole: Started using tar-ustar for release pack...
    pigeonhole at rename-it.nl 
    pigeonhole at rename-it.nl
       
    Wed Apr 14 18:34:45 EEST 2010
    
    
  
details:   http://hg.rename-it.nl/dovecot-2.0-pigeonhole/rev/a412d4cfc497
changeset: 1252:a412d4cfc497
user:      Stephan Bosch <stephan at rename-it.nl>
date:      Wed Apr 14 17:34:30 2010 +0200
description:
Started using tar-ustar for release packaging to prevent crossing path length limits.
diffstat:
 configure.in |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 93e36dca0a4c -r a412d4cfc497 configure.in
--- a/configure.in	Wed Apr 14 17:06:33 2010 +0200
+++ b/configure.in	Wed Apr 14 17:34:30 2010 +0200
@@ -12,7 +12,7 @@
 AC_DEFINE_UNQUOTED(PIGEONHOLE_VERSION, "$PACKAGE_VERSION", 
 	[Define to the version of Pigeonhole for Dovecot.])
 
-AM_INIT_AUTOMAKE([no-define foreign])
+AM_INIT_AUTOMAKE([no-define foreign tar-ustar])
 
 AM_MAINTAINER_MODE
 
    
    
More information about the dovecot-cvs
mailing list