summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-11-25 13:25:34 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-11-25 13:25:34 +0000
commit4d94ca97d65d61c28d6314cdd48f6e74a775e33f (patch)
tree063f202ecd09694a174fa4cbe3d37f849c030f9f /Makefile.PL
parent338e242eae98db222b6ed0b142273d2e28b7c136 (diff)
downloadurpmi-4d94ca97d65d61c28d6314cdd48f6e74a775e33f.tar
urpmi-4d94ca97d65d61c28d6314cdd48f6e74a775e33f.tar.gz
urpmi-4d94ca97d65d61c28d6314cdd48f6e74a775e33f.tar.bz2
urpmi-4d94ca97d65d61c28d6314cdd48f6e74a775e33f.tar.xz
urpmi-4d94ca97d65d61c28d6314cdd48f6e74a775e33f.zip
Add some forgotten state directories
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 8d7b3b10..34b0432a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -81,6 +81,9 @@ installconfigfiles:
installstatedir:
install -d \$(LOCALSTATEDIR)/urpmi
+ install -d \$(LOCALSTATEDIR)/urpmi/partial
+ install -d \$(LOCALSTATEDIR)/urpmi/headers
+ install -d \$(LOCALSTATEDIR)/urpmi/rpms
installgurpmi2: pure_install
ln -s -f consolehelper \$(DESTINSTALLSCRIPT)/gurpmi2