From 9b28c09cb95553db9be31881661b67c77dbaa0e2 Mon Sep 17 00:00:00 2001 From: Gwenhael Le moine Date: Mon, 15 Mar 2010 18:08:07 +0700 Subject: [PATCH] bzr's weird (or I'm thick) --- e/emacs/emacs.SlackBuild | 1 + 1 file changed, 1 insertion(+) diff --git a/e/emacs/emacs.SlackBuild b/e/emacs/emacs.SlackBuild index 393f3072..a84533fb 100755 --- a/e/emacs/emacs.SlackBuild +++ b/e/emacs/emacs.SlackBuild @@ -65,6 +65,7 @@ if [ ! -e $CWD/$PRGNAM-$VERSION.tar.?z* ] ; then ( cd $REPOSITORIES/$PRGNAM/$BRANCH [ -e Makefile ] && make distclean + bzr pull bzr update ) # FIXME: Hackish hack