diff options
| author | Yaakov Selkowitz <yselkowi@redhat.com> | 2017-11-14 23:49:31 -0600 |
|---|---|---|
| committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2017-11-14 23:49:31 -0600 |
| commit | 6e8aeeede451a3510bd36cb6827782bb154989a7 (patch) | |
| tree | 72c93fb02b1c5ba8e7ff6eea1381483a8773a869 /binutils-textdomain.patch | |
| parent | 77e2122b706cd792edca7f8f0660a83f7e0f1f0f (diff) | |
| download | cygwin-binutils-6e8aeeede451a3510bd36cb6827782bb154989a7.tar.gz cygwin-binutils-6e8aeeede451a3510bd36cb6827782bb154989a7.tar.xz cygwin-binutils-6e8aeeede451a3510bd36cb6827782bb154989a7.zip | |
cygwin-binutils 2.29.1
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 df5b1f9..72b351f 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.25.1' + VERSION='2.29.1' --- a/binutils/configure @@ -17,7 +17,7 @@ # Define the identity of the package. - PACKAGE='binutils' + PACKAGE=cygwin-binutils - VERSION='2.25.1' + VERSION='2.29.1' --- a/gas/configure @@ -28,7 +28,7 @@ # Define the identity of the package. - PACKAGE='gas' + PACKAGE=cygwin-gas - VERSION='2.25.1' + VERSION='2.29.1' --- a/gprof/configure @@ -39,7 +39,7 @@ # Define the identity of the package. - PACKAGE='gprof' + PACKAGE=cygwin-gprof - VERSION='2.25.1' + VERSION='2.29.1' --- a/ld/configure @@ -50,7 +50,7 @@ # Define the identity of the package. - PACKAGE='ld' + PACKAGE=cygwin-ld - VERSION='2.25.1' + VERSION='2.29.1' --- a/opcodes/configure @@ -61,6 +61,6 @@ # Define the identity of the package. - PACKAGE='opcodes' + PACKAGE=cygwin-opcodes - VERSION='2.25.1' + VERSION='2.29.1' |
