Files
@ a822c52c77f5
Branch filter:
Location: ohnobinki_overlay/sys-apps/acl/acl-2.2.39-r1.ebuild.rej - annotation
a822c52c77f5
746 B
text/plain
net-irc/unrealircd: added new version, updated patches to be ideal :-D
:-) :-D :-p
!!
Sorry for all that ;-)
The patch named net-irc/unrealircd/files/unrealircd-system-cares-3.2.8.patch should be directly applicable to the current unreal3.2.8 sources (possibly after application of the tre patch).
:-) :-D :-p
!!
Sorry for all that ;-)
The patch named net-irc/unrealircd/files/unrealircd-system-cares-3.2.8.patch should be directly applicable to the current unreal3.2.8 sources (possibly after application of the tre patch).
5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 | ***************
*** 31,40 ****
acl-2.2.29-CITI_NFS4_ALL-3.dif
fi
epatch "${FILESDIR}"/${PN}-2.2.32-only-symlink-when-needed.patch
sed -i \
-e "/^PKG_DOC_DIR/s:@pkg_name@:${PF}:" \
include/builddefs.in \
|| die "failed to update builddefs"
eautoconf
}
--- 35,50 ----
acl-2.2.29-CITI_NFS4_ALL-3.dif
fi
epatch "${FILESDIR}"/${PN}-2.2.32-only-symlink-when-needed.patch
+ epatch "${FILESDIR}"/attr-2.4.32-libtool.patch
+ epatch "${FILESDIR}"/${P}-leave-las-to-libtool.patch
sed -i \
-e "/^PKG_DOC_DIR/s:@pkg_name@:${PF}:" \
include/builddefs.in \
|| die "failed to update builddefs"
+
+ AT_M4DIR="m4" eaclocal
+ _elibtoolize --copy --force
+ AT_M4DIR="m4" eaclocal
eautoconf
}
|