Subversion Repositories KardasA Overlay

Compare Revisions

Ignore whitespace Rev 137 → Rev 138

/dev-libs/libcitadel/libcitadel-8.02.ebuild
1,4 → 1,4
# Copyright 1999-2011 Gentoo Foundation
golakers34# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
 
33,10 → 33,6
 
 
src_prepare() {
# this is an ugly workaround to point S to the proper dir.
# doing so before src_unpack leads to circular path definition and is not helping
#S="${WORKDIR}/${P}/${PN}"
#cd "$S" || die "changing into proper source dir failed"
rm conftools/libtool.m4 || die "removal of libtool file failed"
eautoreconf || die "eautoreconf failed"
}