Removing tests since they break
This commit is contained in:
parent
522dc2009f
commit
cf08ebfa60
@ -39,6 +39,7 @@ src_prepare() {
|
|||||||
eapply_user
|
eapply_user
|
||||||
rm -r "${S}"/subprojects/libgd || die
|
rm -r "${S}"/subprojects/libgd || die
|
||||||
mv "${WORKDIR}"/libgd-"${LIBGD_COMMIT}" "${S}"/subprojects/libgd || die
|
mv "${WORKDIR}"/libgd-"${LIBGD_COMMIT}" "${S}"/subprojects/libgd || die
|
||||||
|
rm -r "${S}"/tests || die
|
||||||
}
|
}
|
||||||
|
|
||||||
pkg_postinst() {
|
pkg_postinst() {
|
||||||
|
Loading…
Reference in New Issue
Block a user