Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yazpp
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Jan 2012 11:22:49 +0000 (12:22 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 11 Jan 2012 11:22:49 +0000 (12:22 +0100)
IDMETA
buildconf.sh

diff --git a/IDMETA b/IDMETA
index 02717bd..2a10671 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,3 +1,3 @@
 DEBIAN_DIST="wheezy squeeze lenny"
-UBUNTU_DIST="natty maverick lucid karmic"
+UBUNTU_DIST="natty maverick lucid"
 VERSION=1.2.7
index c51258c..ea58ec3 100755 (executable)
@@ -6,6 +6,7 @@ autoconf=autoconf
 libtoolize=libtoolize
 autoheader=autoheader
 
+test -d autom4te.cache && rm -r autom4te.cache
 test -d config || mkdir config
 if [ -d .git ]; then
     git submodule init