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

crosssparc-binutils.spec

index 5cc99020cc766541928649634e0ec5e00774ebe6..d0482ea393bb2e8b51bf44810897db21758c8228 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.053001 seconds and 4 git commands to generate.