]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Ugly hack for autobuilder.
authorSimon Josefsson <simon@josefsson.org>
Thu, 3 Sep 2009 09:00:50 +0000 (11:00 +0200)
committerSimon Josefsson <simon@josefsson.org>
Thu, 3 Sep 2009 09:00:50 +0000 (11:00 +0200)
cfg.mk

diff --git a/cfg.mk b/cfg.mk
index b6d7aac2136c99f1378b148d06bce54e91098768..c3fd0cc0581a5bedc30ea72bfc022071fbc803bc 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -42,7 +42,7 @@ autoreconf:
        done
        mv lib/build-aux/config.rpath lib/build-aux/config.rpath-
        test -f ./configure || autoreconf --install
-       cp lib/gl/m4/size_max.m4 lib/m4/
+       test `hostname` == "gaggia" && cp lib/gl/m4/size_max.m4 lib/m4/
        mv lib/build-aux/config.rpath- lib/build-aux/config.rpath
 
 update-po: refresh-po