From 54828a73482f5541c687f69aa0c2d133bade2f85 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Mon, 3 Sep 2018 12:39:25 +0200 Subject: [PATCH] =?UTF-8?q?m=C3=A9nage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ap/ripgrep/SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ap/ripgrep/SlackBuild b/ap/ripgrep/SlackBuild index dfa15660..d4305a28 100755 --- a/ap/ripgrep/SlackBuild +++ b/ap/ripgrep/SlackBuild @@ -18,7 +18,7 @@ REPOSITORY=${REPOSITORY:-/home/installs/SlackBuilds/repositories/$PRGNAM} PREFIX=${PREFIX:-/usr} # nettoyage préalable -rm -fr $PKG $TMP/$PRGNAM-$VERSION +rm -fr $PKG $TMP/$PRGNAM mkdir -p $PKG