]> git.pld-linux.org Git - packages/setup.git/commitdiff
- typo.
authorcieciwa <cieciwa@pld-linux.org>
Mon, 26 Feb 2001 11:12:47 +0000 (11:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    setup.spec -> 1.39

setup.spec

index fed0e1bb910929f6d1a8fa7161f2a2de00e6edbc..f79b91eaceb1e9e771dfd435642163d87869ed47 100644 (file)
@@ -46,7 +46,7 @@ install -d $RPM_BUILD_ROOT
 
 cp -a * $RPM_BUILD_ROOT
 rm -f $RPM_BUILD_ROOT%{_sysconfdir}/services
-install %{Source1} $RPM_BUILD_ROOT%{_sysconfdir}
+install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.071169 seconds and 4 git commands to generate.