From 4d94ca97d65d61c28d6314cdd48f6e74a775e33f Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 25 Nov 2005 13:25:34 +0000 Subject: Add some forgotten state directories --- Makefile.PL | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.PL') 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 -- cgit v1.2.1