diff options
author | 2020-05-20 17:35:28 +0200 | |
---|---|---|
committer | 2020-05-21 09:22:45 +0100 | |
commit | bdf2cbb9e87de588166e2c231ff5ed72861c9c45 (patch) | |
tree | d8a9db6f594224f9ec5f02be1747cb276416c40b /sys-devel/autogen/files/autogen-5.18.4-tmp-log.patch | |
parent | net-libs/rpcsvc-proto: remove unused patch(es) (diff) | |
download | gentoo-bdf2cbb9e87de588166e2c231ff5ed72861c9c45.tar.gz gentoo-bdf2cbb9e87de588166e2c231ff5ed72861c9c45.tar.bz2 gentoo-bdf2cbb9e87de588166e2c231ff5ed72861c9c45.zip |
sys-devel/autogen: remove unused patches
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/autogen/files/autogen-5.18.4-tmp-log.patch')
-rw-r--r-- | sys-devel/autogen/files/autogen-5.18.4-tmp-log.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sys-devel/autogen/files/autogen-5.18.4-tmp-log.patch b/sys-devel/autogen/files/autogen-5.18.4-tmp-log.patch deleted file mode 100644 index 89e0277ab0f..00000000000 --- a/sys-devel/autogen/files/autogen-5.18.4-tmp-log.patch +++ /dev/null @@ -1,17 +0,0 @@ -https://bugs.gentoo.org/563352 -https://sourceforge.net/p/autogen/bugs/172/ - -this is fixed upstream in commit f303a1d5d8d8e002974eb64818f74041325f2433 - ---- a/pkg/libopts/mklibsrc.sh -+++ b/pkg/libopts/mklibsrc.sh -@@ -18,8 +18,7 @@ - ## You should have received a copy of the GNU General Public License along - ## with this program. If not, see <http://www.gnu.org/licenses/>. - --set -ex --exec 2> /tmp/mklibsrc-log.tx -+set -e - - top_builddir=`cd $top_builddir ; pwd` - top_srcdir=`cd $top_srcdir ; pwd` |