summaryrefslogtreecommitdiffstats
path: root/_irpm
diff options
context:
space:
mode:
Diffstat (limited to '_irpm')
-rwxr-xr-x_irpm2
1 files changed, 1 insertions, 1 deletions
diff --git a/_irpm b/_irpm
index a51f69e3..404748e5 100755
--- a/_irpm
+++ b/_irpm
@@ -3,7 +3,7 @@
$automatic = 0;
$timeout = 15;
-$DIR = "/etc/urpmi";
+$DIR = "/var/lib/urpmi";
$BASE = "$DIR/autoirpm";
$INSTALL_SCRIPT_REP = "$BASE.scripts";