diff options
| author | Yaakov Selkowitz <yselkowi@redhat.com> | 2016-03-31 10:34:40 -0500 |
|---|---|---|
| committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2016-03-31 10:34:40 -0500 |
| commit | 77e2122b706cd792edca7f8f0660a83f7e0f1f0f (patch) | |
| tree | 4c731b1ff8fa7f84556be372693c73bfe6791ba1 /binutils-textdomain.patch | |
| parent | 8dae85b46a204b418528ed4154cf315c81657e87 (diff) | |
| download | cygwin-binutils-77e2122b706cd792edca7f8f0660a83f7e0f1f0f.tar.gz cygwin-binutils-77e2122b706cd792edca7f8f0660a83f7e0f1f0f.tar.xz cygwin-binutils-77e2122b706cd792edca7f8f0660a83f7e0f1f0f.zip | |
cygwin-binutils 2.25.1
Diffstat (limited to 'binutils-textdomain.patch')
| -rw-r--r-- | binutils-textdomain.patch | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/binutils-textdomain.patch b/binutils-textdomain.patch index 26268b3..df5b1f9 100644 --- a/binutils-textdomain.patch +++ b/binutils-textdomain.patch @@ -5,62 +5,62 @@ # Define the identity of the package. - PACKAGE='bfd' -+ PACKAGE='cygwin-bfd' - VERSION='2.24.51' ++ PACKAGE=cygwin-bfd + VERSION='2.25.1' ---- a/binutils/configure 2011-06-27 02:39:09.000000000 -0500 -+++ b/binutils/configure 2013-11-15 01:12:39.388101400 -0600 +--- a/binutils/configure ++++ b/binutils/configure @@ -3732,7 +3732,7 @@ fi # Define the identity of the package. -- PACKAGE=binutils +- PACKAGE='binutils' + PACKAGE=cygwin-binutils - VERSION=${BFD_VERSION} + VERSION='2.25.1' ---- a/gas/configure 2010-11-05 05:33:36.000000000 -0500 -+++ b/gas/configure 2013-11-15 01:12:49.186661900 -0600 +--- a/gas/configure ++++ b/gas/configure @@ -3721,7 +3721,7 @@ fi # Define the identity of the package. -- PACKAGE=gas +- PACKAGE='gas' + PACKAGE=cygwin-gas - VERSION=${BFD_VERSION} + VERSION='2.25.1' ---- a/gprof/configure 2010-11-05 05:34:01.000000000 -0500 -+++ b/gprof/configure 2013-11-15 01:13:14.459107400 -0600 +--- a/gprof/configure ++++ b/gprof/configure @@ -3647,7 +3647,7 @@ fi # Define the identity of the package. -- PACKAGE=gprof +- PACKAGE='gprof' + PACKAGE=cygwin-gprof - VERSION=${BFD_VERSION} + VERSION='2.25.1' ---- a/ld/configure 2011-03-16 03:37:31.000000000 -0500 -+++ b/ld/configure 2013-11-15 01:13:20.435449200 -0600 +--- a/ld/configure ++++ b/ld/configure @@ -4049,7 +4049,7 @@ fi # Define the identity of the package. -- PACKAGE=ld +- PACKAGE='ld' + PACKAGE=cygwin-ld - VERSION=${BFD_VERSION} + VERSION='2.25.1' ---- a/opcodes/configure 2010-11-05 05:32:32.000000000 -0500 -+++ b/opcodes/configure 2013-11-15 01:13:27.740867100 -0600 +--- a/opcodes/configure ++++ b/opcodes/configure @@ -3716,7 +3716,7 @@ fi # Define the identity of the package. -- PACKAGE=opcodes +- PACKAGE='opcodes' + PACKAGE=cygwin-opcodes - VERSION=${BFD_VERSION} + VERSION='2.25.1' |
