]> git.pld-linux.org Git - packages/bootsplash.git/commitdiff
- Fixed %%install
authoradgor <adgor@pld-linux.org>
Thu, 25 Dec 2003 19:20:11 +0000 (19:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bootsplash.spec -> 1.21

bootsplash.spec

index 964f3ecb2713a7d96e887f92480384220a108326..3f5576829a30123c6e6ea9dba870f003cb9a1590 100644 (file)
@@ -46,7 +46,7 @@ narz
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name},/etc/{bootsplash/themes,sysconfig}}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name},/etc/{bootsplash/themes,rc.d/init.d,sysconfig}}
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/splash
 install %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/bootanim
This page took 0.083266 seconds and 4 git commands to generate.