From 44a76c22be788997b6c7f4f4e5bff2f098d6e3ba Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Fri, 5 Jul 2013 11:11:12 +0200 Subject: [PATCH] clean previous mess --- xap/UNUSED/conkeror/conkeror.SlackBuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xap/UNUSED/conkeror/conkeror.SlackBuild b/xap/UNUSED/conkeror/conkeror.SlackBuild index cc116784..b03c907a 100755 --- a/xap/UNUSED/conkeror/conkeror.SlackBuild +++ b/xap/UNUSED/conkeror/conkeror.SlackBuild @@ -25,6 +25,8 @@ else git clone http://repo.or.cz/r/conkeror.git $REPOSITORIES/$PRGNAM fi +rm -fr $PKG + mkdir -p $PKG$PREFIX/libexec/ cp -R $REPOSITORIES/$PRGNAM $PKG$PREFIX/libexec/ cd $PKG$PREFIX/libexec/$PRGNAM