summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2018-12-19 15:55:51 -0600
committerYaakov Selkowitz <yselkowi@redhat.com>2018-12-19 15:55:51 -0600
commit83fd2da3112736ca2c33db4e44cf164442f1786c (patch)
treea93713dfc5bf915ef9ec78c51626982e0f7370df
parent693554edf83aa71314fbb09dca5da2df8daa80ed (diff)
downloadcygwin-binutils-83fd2da3112736ca2c33db4e44cf164442f1786c.tar.gz
cygwin-binutils-83fd2da3112736ca2c33db4e44cf164442f1786c.tar.xz
cygwin-binutils-83fd2da3112736ca2c33db4e44cf164442f1786c.zip
Update textdomain patch for 2.31.1
-rw-r--r--binutils-textdomain.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/binutils-textdomain.patch b/binutils-textdomain.patch
index 72b351f..e573a63 100644
--- a/binutils-textdomain.patch
+++ b/binutils-textdomain.patch
@@ -6,7 +6,7 @@
# Define the identity of the package.
- PACKAGE='bfd'
+ PACKAGE=cygwin-bfd
- VERSION='2.29.1'
+ VERSION='2.31.1'
--- a/binutils/configure
@@ -17,7 +17,7 @@
# Define the identity of the package.
- PACKAGE='binutils'
+ PACKAGE=cygwin-binutils
- VERSION='2.29.1'
+ VERSION='2.31.1'
--- a/gas/configure
@@ -28,7 +28,7 @@
# Define the identity of the package.
- PACKAGE='gas'
+ PACKAGE=cygwin-gas
- VERSION='2.29.1'
+ VERSION='2.31.1'
--- a/gprof/configure
@@ -39,7 +39,7 @@
# Define the identity of the package.
- PACKAGE='gprof'
+ PACKAGE=cygwin-gprof
- VERSION='2.29.1'
+ VERSION='2.31.1'
--- a/ld/configure
@@ -50,7 +50,7 @@
# Define the identity of the package.
- PACKAGE='ld'
+ PACKAGE=cygwin-ld
- VERSION='2.29.1'
+ VERSION='2.31.1'
--- a/opcodes/configure
@@ -61,6 +61,6 @@
# Define the identity of the package.
- PACKAGE='opcodes'
+ PACKAGE=cygwin-opcodes
- VERSION='2.29.1'
+ VERSION='2.31.1'