summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-09-03 11:05:56 +0200
committerSimon Josefsson <simon@josefsson.org>2009-09-03 11:05:56 +0200
commitc07d644cc8db20126499a6ee7a03238d6e9e64d7 (patch)
treecf4de95149dfb08e9839a61c4537bcefed911c1c /cfg.mk
parentd95dfb0a8345cea85ba71aef497e6f419e1b6f43 (diff)
downloadgnutls-c07d644cc8db20126499a6ee7a03238d6e9e64d7.tar.gz
Fix!
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index c7852d1878..eedd9cf536 100644
--- 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
- test `hostname` = "gaggia" && cp lib/gl/m4/size_max.m4 lib/m4/
+ test `hostname` = "gaggia" && cp lib/gl/m4/size_max.m4 lib/m4/ || true
mv lib/build-aux/config.rpath- lib/build-aux/config.rpath
update-po: refresh-po