--- libgphoto2-2.4.5.ebuild 2009-05-16 10:55:25.000000000 +0200 +++ libgphoto2-2.4.6.ebuild 2009-05-28 22:40:58.000000000 +0200 @@ -5,8 +5,6 @@ # TODO # 1. Track upstream bug --disable-docs does not work. # http://sourceforge.net/tracker/index.php?func=detail&aid=1643870&group_id=8874&atid=108874 -# 3. Track upstream bug regarding rpm usage. -# http://sourceforge.net/tracker/index.php?func=detail&aid=1643813&group_id=8874&atid=358874 EAPI="2" @@ -80,8 +78,6 @@ } src_prepare() { - epatch "${FILESDIR}"/${PN}-2.4.0-rpm.patch - # Fix pkgconfig file when USE="-exif" use exif || sed -i "s/, @REQUIREMENTS_FOR_LIBEXIF@//" libgphoto2.pc.in || die " libgphoto2.pc sed failed"