|
|
@@ -34,7 +34,7 @@ Class: CORE
|
|
|
Group: Utility
|
|
|
License: GPL
|
|
|
Version: 2.15
|
|
|
-Release: 20040518
|
|
|
+Release: 20040519
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://sources.redhat.com/pub/binutils/releases/binutils-%{version}.tar.bz2
|
|
|
@@ -81,6 +81,7 @@ AutoReqProv: no
|
|
|
*-linux* ) CFLAGS="$CFLAGS -DOPENPKG_OS_LINUX" ;;
|
|
|
*-sunos* ) CFLAGS="$CFLAGS -DOPENPKG_OS_SOLARIS" ;;
|
|
|
esac
|
|
|
+ INSTALL="%{l_shtool} install -c" \
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix}
|
|
|
|