View | Details | Raw Unified
Collapse All | Expand All

(-) obexftp-0.21.ebuild (-1 / +3 lines)
 Lines 2-7    Link Here 
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.21.ebuild,v 1.8 2007/01/25 07:57:04 mrness Exp $
# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.21.ebuild,v 1.8 2007/01/25 07:57:04 mrness Exp $
WANT_AUTOMAKE="1.9"
inherit eutils perl-module flag-o-matic autotools
inherit eutils perl-module flag-o-matic autotools
DESCRIPTION="File transfer over OBEX for mobile phones"
DESCRIPTION="File transfer over OBEX for mobile phones"
 Lines 32-38    Link Here 
	use nls || epatch "${FILESDIR}/${P}-no_iconv.patch"
	use nls || epatch "${FILESDIR}/${P}-no_iconv.patch"
	cd "${S}"
	cd "${S}"
	eautoconf
	eautoreconf
}
}
src_compile() {
src_compile() {