]> git.pld-linux.org Git - packages/crosssparc64-binutils.git/commitdiff
- now should build
authorankry <ankry@pld-linux.org>
Sun, 13 Jun 2004 14:06:22 +0000 (14:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crosssparc64-binutils.spec -> 1.19

crosssparc64-binutils.spec

index ea9ffd7e1cd8d22865a908c96ff9bcd2b58d9328..4dc4a7d0ac922d54d62e984877c1349f18b425d7 100644 (file)
@@ -82,7 +82,8 @@ install -d $RPM_BUILD_ROOT%{_prefix}
 %{__make} install \
        prefix=$RPM_BUILD_ROOT%{_prefix} \
        mandir=$RPM_BUILD_ROOT%{_mandir} \
-       infodir=$RPM_BUILD_ROOT%{_infodir}
+       infodir=$RPM_BUILD_ROOT%{_infodir} \
+       libdir=$RPM_BUILD_ROOT%{_libdir}
 
 # remove these man pages unless we cross-build for win*/netware platforms.
 # however, this should be done in Makefiles.
This page took 0.054257 seconds and 4 git commands to generate.