diff options
| author | Yaakov Selkowitz <yselkowi@redhat.com> | 2020-04-01 15:08:03 -0400 |
|---|---|---|
| committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2020-04-01 15:08:03 -0400 |
| commit | a9bf03e3ec0a624e553e5a099c440fe85a8cfcf4 (patch) | |
| tree | 35f79fc89aa8a4d64c38c438a9a5a0587284be30 /binutils-textdomain.patch | |
| parent | 8d8470e4d35e3c07c585d802ea86ddc8e262e156 (diff) | |
| download | cygwin-binutils-a9bf03e3ec0a624e553e5a099c440fe85a8cfcf4.tar.gz cygwin-binutils-a9bf03e3ec0a624e553e5a099c440fe85a8cfcf4.tar.xz cygwin-binutils-a9bf03e3ec0a624e553e5a099c440fe85a8cfcf4.zip | |
cygwin-binutils 2.34
Diffstat (limited to 'binutils-textdomain.patch')
| -rw-r--r-- | binutils-textdomain.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/binutils-textdomain.patch b/binutils-textdomain.patch index e573a63..be7f57a 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.31.1' + VERSION='2.34' --- a/binutils/configure @@ -17,7 +17,7 @@ # Define the identity of the package. - PACKAGE='binutils' + PACKAGE=cygwin-binutils - VERSION='2.31.1' + VERSION='2.34' --- a/gas/configure @@ -28,7 +28,7 @@ # Define the identity of the package. - PACKAGE='gas' + PACKAGE=cygwin-gas - VERSION='2.31.1' + VERSION='2.34' --- a/gprof/configure @@ -39,7 +39,7 @@ # Define the identity of the package. - PACKAGE='gprof' + PACKAGE=cygwin-gprof - VERSION='2.31.1' + VERSION='2.34' --- a/ld/configure @@ -50,7 +50,7 @@ # Define the identity of the package. - PACKAGE='ld' + PACKAGE=cygwin-ld - VERSION='2.31.1' + VERSION='2.34' --- a/opcodes/configure @@ -61,6 +61,6 @@ # Define the identity of the package. - PACKAGE='opcodes' + PACKAGE=cygwin-opcodes - VERSION='2.31.1' + VERSION='2.34' |
