Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 507676 - dev-util/xfce4-dev-tool-9999 should not run elibtoolize
Summary: dev-util/xfce4-dev-tool-9999 should not run elibtoolize
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-04-15 04:38 UTC by Derk W te Bokkel
Modified: 2015-07-04 14:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Derk W te Bokkel 2014-04-15 04:38:29 UTC
these lines were lost:

# Avoid running elibtoolize (bug #450452)
src_prepare() { :; }


restoration of these lines into ebuild results in working ebuild ..

Reproducible: Always
Comment 1 Jason Zaman gentoo-dev 2015-07-04 14:37:34 UTC
This has been fixed already.

commit a2844d377e4bb006d89775cbc1d72f37c3094ac4
Author: Jason Zaman <perfinion@gentoo.org>
Date:   Thu Jun 18 18:09:01 2015 +0400

    Avoid running elibtoolize bug 551760