From a033de58c091af821e3323963be6ce6dcf101afc Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sun, 19 Dec 1999 20:49:19 +0000 Subject: no_comment --- autoirpm.uninstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autoirpm.uninstall') diff --git a/autoirpm.uninstall b/autoirpm.uninstall index d0483a03..cd03a7de 100644 --- a/autoirpm.uninstall +++ b/autoirpm.uninstall @@ -1,6 +1,6 @@ #!/usr/bin/perl -$DIR = "/etc/urpmi"; +$DIR = "/var/lib/urpmi"; $BASE = "$DIR/autoirpm"; $AUTO_INSTALL_BIN_LIST = "$BASE.binaries"; $INSTALL_SCRIPT_REP = "$BASE.scripts"; -- cgit v1.2.1