--- yadex-1.7.0.ebuild 2009-08-01 19:07:24.000000000 +0200 +++ yadex-1.7.0.ebuild 2009-08-01 18:54:12.000000000 +0200 @@ -22,9 +22,11 @@ -e '/iwad/s/local\///' \ "${S}"/yadex.cfg \ || die "sed yadex.cfg failed" - epatch "${FILESDIR}/${P}"-NULL-is-not-zero.patch + epatch "${FILESDIR}/${P}"-NULL-is-not-zero.patch \ + "${FILESDIR}/${P}"-elif.patch # Force the patched file to be old, otherwise the compile fails touch -t 196910101010 "${S}"/src/wadlist.cc + touch -t 196910101010 "${S}"/src/gfx.cc } src_configure() {