diff options
| author | Yaakov Selkowitz <yselkowi@redhat.com> | 2021-08-26 17:36:14 -0400 |
|---|---|---|
| committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2021-08-26 17:36:14 -0400 |
| commit | 5efe1d4b60cfc4ba60e2c641d3ffd8d960891e93 (patch) | |
| tree | e644939d5799d55aca2f2943d65c1f0af6bf9920 /binutils-textdomain.patch | |
| parent | a9bf03e3ec0a624e553e5a099c440fe85a8cfcf4 (diff) | |
| download | cygwin-binutils-5efe1d4b60cfc4ba60e2c641d3ffd8d960891e93.tar.gz cygwin-binutils-5efe1d4b60cfc4ba60e2c641d3ffd8d960891e93.tar.xz cygwin-binutils-5efe1d4b60cfc4ba60e2c641d3ffd8d960891e93.zip | |
cygwin-binutils 2.37
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 be7f57a..192e36b 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.34' + VERSION='2.37' --- a/binutils/configure @@ -17,7 +17,7 @@ # Define the identity of the package. - PACKAGE='binutils' + PACKAGE=cygwin-binutils - VERSION='2.34' + VERSION='2.37' --- a/gas/configure @@ -28,7 +28,7 @@ # Define the identity of the package. - PACKAGE='gas' + PACKAGE=cygwin-gas - VERSION='2.34' + VERSION='2.37' --- a/gprof/configure @@ -39,7 +39,7 @@ # Define the identity of the package. - PACKAGE='gprof' + PACKAGE=cygwin-gprof - VERSION='2.34' + VERSION='2.37' --- a/ld/configure @@ -50,7 +50,7 @@ # Define the identity of the package. - PACKAGE='ld' + PACKAGE=cygwin-ld - VERSION='2.34' + VERSION='2.37' --- a/opcodes/configure @@ -61,6 +61,6 @@ # Define the identity of the package. - PACKAGE='opcodes' + PACKAGE=cygwin-opcodes - VERSION='2.34' + VERSION='2.37' |
