remove this, we want log messages

This commit is contained in:
Gorka Lerchundi Osa
2015-03-02 10:54:20 +01:00
parent 9f3c587a03
commit bcfb3e0e1d
-3
View File
@@ -110,9 +110,6 @@ tar_skarnet_package() {
# create build dir
mkdir -p /build /dist
# remove previous dist files
rm -fr /dist/*
# install make
cd /build
curl -R -L -O http://ftp.gnu.org/gnu/make/make-${versions[make]}.tar.gz