From 02099c8d855fc8a77075409f96e097ce9aa09af6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Sat, 22 Sep 2012 04:29:34 -0300 Subject: Take -r away from makepkg --- clean-pacman | 2 ++ 1 file changed, 2 insertions(+) diff --git a/clean-pacman b/clean-pacman index 160a0f5..96de5b1 100755 --- a/clean-pacman +++ b/clean-pacman @@ -49,6 +49,8 @@ case $cmd in # Remove the cleanup log at the end rm ${cleanup_log} ;; +# DON'T LET MAKEPKG DO REMOVALS OF ITS OWN + -R) exit 0;; esac # Make makepkg dreams come true -- cgit v1.1-4-g5e80