]> git.pld-linux.org Git - packages/Par.git/commitdiff
- cosmetics. Par-152-1 RA-1_0 STABLE
authorkloczek <kloczek@pld-linux.org>
Thu, 19 Jul 2001 17:58:08 +0000 (17:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Par.spec -> 1.2

Par.spec

index 8bd7112641ddd976f4171160125c5f1051b90cda..297a07f0b8e2db434046c67703382a6a6b1ff048 100644 (file)
--- a/Par.spec
+++ b/Par.spec
@@ -27,12 +27,10 @@ mo
 %setup  -q -n %{name}%{version}
 
 %build
-mv protoMakefile Makefile
-%{__make}
+%{__make} -f protoMakefile
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT/{%{_bindir},%{_mandir}/man1}
 
 install par $RPM_BUILD_ROOT/%{_bindir}
This page took 0.077927 seconds and 4 git commands to generate.