--- openpbs-2.3.16-r1.ebuild.orig 2003-07-30 17:17:18.000000000 -0500 +++ openpbs-2.3.16-r1.ebuild 2003-07-30 17:16:59.000000000 -0500 @@ -36,8 +36,8 @@ cd ${S} # apply a patch I made for gcc3. # maybe this should be done with sed but I'm too lazy - patch -p0 < ${FILESDIR}/makedepend-sh-gcc3.patch - + epatch ${FILESDIR}/makedepend-sh-gcc3.patch + epatch ${FILESDIR}/${PF}-errno-fixup.patch # this thing doesn't use make install, but rather it's own install script # fix it here so the install dirs are set to the ${D} directory cd buildutils