diff options
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/ct-ng/ct-ng-1.23.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/ct-ng/ct-ng-1.23.0-r1.ebuild b/sys-devel/ct-ng/ct-ng-1.23.0-r1.ebuild index ae22277..30a4b00 100644 --- a/sys-devel/ct-ng/ct-ng-1.23.0-r1.ebuild +++ b/sys-devel/ct-ng/ct-ng-1.23.0-r1.ebuild @@ -22,9 +22,8 @@ RDEPEND="net-misc/curl S="${WORKDIR}/crosstool-ng-${PV}" -src_configure() { +src_prepare() { ./bootstrap - autotools-utils_src_configure } src_install() { |