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

crossmingw32-binutils.spec

index 5c3181fcb68c953df2bf5041abfac553d23014dd..c4e9b44308be56848c52d4284a70a086d7b80b5e 100644 (file)
@@ -82,7 +82,8 @@ rm -rf $RPM_BUILD_ROOT
        INSTALL='$$s/install-sh -c' \
        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 this man page unless we cross-build for netware platform.
 # however, this should be done in Makefiles.
This page took 0.044457 seconds and 4 git commands to generate.