From: Thierry Parmentelat Date: Fri, 7 Dec 2007 10:00:29 +0000 (+0000) Subject: oops X-Git-Tag: 4.2-rc2~355 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=6af782b120cfa3bb45d1cbe14f58982825ad71c1;p=build.git oops --- diff --git a/build.common b/build.common index 8ff69da2..61489b2c 100644 --- a/build.common +++ b/build.common @@ -77,7 +77,7 @@ function pl_getReleaseName () { pl_DISTRO=$(pl_getDistro) # select basearch of the host devel environment - protected for macos for local tests -pl_DISTRO_ARCH=$(uname -i 2>/dev/null|| echo unknownarch)) +pl_DISTRO_ARCH=$(uname -i 2>/dev/null|| echo unknownarch) # let mkfedora select one of its mirrors pl_DISTRO_URL=""