[Lunar-commits] <moonbase> readline: small tweak

Zbigniew Luszpinski zbiggy at lunar-linux.org
Fri Sep 25 00:20:38 CEST 2009


commit 1bde3bae1c8862e63b196661d65c9fca9ac4c9e2
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Fri Sep 25 00:20:38 2009 +0200

    readline: small tweak
---
 libs/readline/POST_INSTALL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libs/readline/POST_INSTALL b/libs/readline/POST_INSTALL
index eab6197..a9f917b 100644
--- a/libs/readline/POST_INSTALL
+++ b/libs/readline/POST_INSTALL
@@ -1,3 +1,4 @@
+rm -rf /tmp/old.libraries &&
 OUR_NEW_READLINE_VVV=$(lvu version readline | perl -pe 's/([0-9]).+/$1/')
 OUR_OLD_READLINE_VVV=$(get_module_config OUR_OLD_READLINE_VVV)
 
@@ -13,5 +14,4 @@ fi
 
 #rm -f /lib/libreadline.so.5  &&
 #rm -f /lib/libhistory.so.5   &&
-rm -rf /tmp/old.libraries     &&
 unset_module_config OUR_OLD_READLINE_VVV


More information about the Lunar-commits mailing list