]> git.pld-linux.org Git - packages/bootsplash.git/blobdiff - bootsplash.spec
- correct (allow when %_sysconfdir != /etc)
[packages/bootsplash.git] / bootsplash.spec
index 4380eb53efd3c84105c4e01190addb345a18d969..efd4604f285b3a46d7159c1ce9e3951ba5b73b6e 100644 (file)
@@ -50,7 +50,8 @@ narz
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name},%{_sysconfdir}/{bootsplash/themes,rc.d/init.d,sysconfig}}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name},%{_sysconfdir}/bootsplash/themes} \
+        $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig}
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/splash
 install %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/bootanim
This page took 0.06753 seconds and 4 git commands to generate.