]> git.pld-linux.org Git - packages/bootsplash.git/commitdiff
- correct (allow when %_sysconfdir != /etc) auto/th/bootsplash-3_2-1
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 7 May 2006 01:54:13 +0000 (01:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bootsplash.spec -> 1.28

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.113707 seconds and 4 git commands to generate.