]> git.pld-linux.org Git - packages/rdist.git/commitdiff
- cosmetics AC-STABLE auto/ac/rdist-6_1_5-16
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 10 Apr 2004 23:50:50 +0000 (23:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rdist.spec -> 1.18

rdist.spec

index d78dfd4ec83f1e6e64543082969bfb0b94c9d694..d18d8b1094d25d7ee0d563cf767307ef65a2692d 100644 (file)
@@ -21,8 +21,8 @@ Patch6:               %{name}-environ.patch
 Patch7:                %{name}-bison.patch
 Patch8:                %{name}-varargs.patch
 URL:           http://www.MagniComp.com/rdist/
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildRequires: bison
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The rdist program maintains identical copies of files on multiple
@@ -63,7 +63,9 @@ ayn
 %patch8 -p1
 
 %build
-%{__make} OPT="%{rpmcflags}" CC="%{__cc}"
+%{__make} \
+       CC="%{__cc}" \
+       OPT="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.04824 seconds and 4 git commands to generate.