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

crossavr-binutils.spec

index 76e618c3be79bd4689764aea8aab4ce41f89afca..cd87ccc748ea3f6af6ed7c631b263d36f7e83b45 100644 (file)
@@ -81,7 +81,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.093506 seconds and 4 git commands to generate.