From c07d644cc8db20126499a6ee7a03238d6e9e64d7 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Thu, 3 Sep 2009 11:05:56 +0200 Subject: Fix! --- cfg.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cfg.mk') 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 -- cgit v1.2.1