From 7356f1ebf69617e3491d587666aae85f36b38d8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Fri, 16 Nov 2012 21:35:11 +0100 Subject: arch-up: do not skip autogen.sh when updating efl --- arch-up | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-up b/arch-up index f3e85e3..2afb065 100755 --- a/arch-up +++ b/arch-up @@ -45,7 +45,7 @@ function update_makepkg () { } function update_e17() { - run "easy_e17.sh -u -m --sudopwd=$PASSWD $@" + run "easy_e17.sh -u --sudopwd=$PASSWD $@" # sudo_run "find /opt/e17 -mtime +30 ! -type d -exec rm '{}' \;" if [ -e ~/local/eperiodique ]; then cd ~/local/eperiodique -- cgit v1.1-2-g2b99