OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 19-May-2004 10:35:04
Branch: HEAD Handle: 2004051909350300
Modified files:
openpkg-src/binutils binutils.spec
Log:
modifying package: binutils-2.15 20040518 -> 20040519
Summary:
Revision Changes Path
1.50 +2 -1 openpkg-src/binutils/binutils.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/binutils/binutils.spec
============================================================================
$ cvs diff -u -r1.49 -r1.50 binutils.spec
--- openpkg-src/binutils/binutils.spec 18 May 2004 07:19:29 -0000 1.49
+++ openpkg-src/binutils/binutils.spec 19 May 2004 08:35:03 -0000 1.50
@@ -34,7 +34,7 @@
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 @@
*-linux* ) CFLAGS="$CFLAGS -DOPENPKG_OS_LINUX" ;;
*-sunos* ) CFLAGS="$CFLAGS -DOPENPKG_OS_SOLARIS" ;;
esac
+ INSTALL="%{l_shtool} install -c" \
./configure \
--prefix=%{l_prefix}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]