]> git.pld-linux.org Git - packages/nasm.git/commitdiff
- cosmetics nasm-0_98_37-1
authorundefine <undefine@pld-linux.org>
Sat, 30 Aug 2003 07:35:35 +0000 (07:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nasm.spec -> 1.53

nasm.spec

index 98496cddaf49d4cbdd404114c4bc4c63ee2091a8..ce10155cc5335310323d718882048b028f2fff2c 100644 (file)
--- a/nasm.spec
+++ b/nasm.spec
@@ -16,11 +16,11 @@ Patch0:             %{name}-boguself2.patch
 Patch1:                %{name}-cpp_macros.patch
 Patch2:                %{name}-info.patch
 URL:           http://nasm.2y.net/
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildRequires: autoconf
 BuildRequires: perl
 BuildRequires: texinfo
 Obsoletes:     nasm-doc
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 NASM is an 80x86 assembler designed for portability and modularity. It
@@ -107,7 +107,8 @@ makeinfo nasmdoc.texi
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_infodir},%{_mandir}/man1}
 
-%{__make} INSTALLROOT=$RPM_BUILD_ROOT install install_rdf
+%{__make} install install_rdf \
+       INSTALLROOT=$RPM_BUILD_ROOT
 
 install doc/nasm.info* $RPM_BUILD_ROOT%{_infodir}
 
This page took 0.051064 seconds and 4 git commands to generate.