summaryrefslogtreecommitdiffstats
path: root/autoirpm.uninstall
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-12-19 20:49:19 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-12-19 20:49:19 +0000
commita033de58c091af821e3323963be6ce6dcf101afc (patch)
treea5f452a614e3e4a64cbd96035c754f55dc733818 /autoirpm.uninstall
parent1dee2c62b8b19cefa4dbf096027428ef786ec057 (diff)
downloadurpmi-a033de58c091af821e3323963be6ce6dcf101afc.tar
urpmi-a033de58c091af821e3323963be6ce6dcf101afc.tar.gz
urpmi-a033de58c091af821e3323963be6ce6dcf101afc.tar.bz2
urpmi-a033de58c091af821e3323963be6ce6dcf101afc.tar.xz
urpmi-a033de58c091af821e3323963be6ce6dcf101afc.zip
no_comment
Diffstat (limited to 'autoirpm.uninstall')
-rw-r--r--autoirpm.uninstall2
1 files changed, 1 insertions, 1 deletions
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";