Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/idzebra
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 Dec 2011 09:21:28 +0000 (10:21 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 Dec 2011 09:21:28 +0000 (10:21 +0100)
IDMETA
buildconf.sh

diff --git a/IDMETA b/IDMETA
index 74c1fc6..625aec6 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=2.0.50
index ac57f7c..055d521 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