aboutsummaryrefslogtreecommitdiffstats
path: root/bootsplash.spec
diff options
context:
space:
mode:
authorFlorent Villard <warly@mandriva.com>2004-02-24 19:12:34 +0000
committerFlorent Villard <warly@mandriva.com>2004-02-24 19:12:34 +0000
commita639a8006a85b02b7293c38a96993cd87863c955 (patch)
tree604282355cb6f41d6ea20d018002ec7585583170 /bootsplash.spec
parent17899425096f826404ba16d9aa00f10383beb6bb (diff)
downloadbootsplash-a639a8006a85b02b7293c38a96993cd87863c955.tar
bootsplash-a639a8006a85b02b7293c38a96993cd87863c955.tar.gz
bootsplash-a639a8006a85b02b7293c38a96993cd87863c955.tar.bz2
bootsplash-a639a8006a85b02b7293c38a96993cd87863c955.tar.xz
bootsplash-a639a8006a85b02b7293c38a96993cd87863c955.zip
create the dir in %install
Diffstat (limited to 'bootsplash.spec')
-rw-r--r--bootsplash.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootsplash.spec b/bootsplash.spec
index 3b67b63..d00dcde 100644
--- a/bootsplash.spec
+++ b/bootsplash.spec
@@ -50,6 +50,9 @@ done
#find $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}/ $RPM_BUILD_ROOT/%_datadir/%{name}/ -not -path "*/themes/Mandrake/*" -not -path "*/scripts/*" -type f |
# sed -e "s#^$RPM_BUILD_ROOT##g" > rpm-themes-files
+install -d -m755 $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/themes
+install -d -m755 $RPM_BUILD_ROOT%{_datadir}/%{name}/themes
+
%find_lang bootsplash
%post