]> git.pld-linux.org Git - packages/crossalpha-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:
    crossalpha-binutils.spec -> 1.5

crossalpha-binutils.spec

index 83140d5df6fdb5361e1a5f84dd1843f611522407..6ff6565a6fb185dd7f9528142301e41e76d1c621 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.057942 seconds and 4 git commands to generate.