Corrected var
This commit is contained in:
parent
f56532d6d4
commit
ae5d5fe8ea
@ -38,7 +38,7 @@ src_prepare() {
|
||||
default
|
||||
eapply_user
|
||||
rm -r "${S}"/subprojects/libgd || die
|
||||
mv "${WORKDIR}"/libgd-"${LVC_COMMIT}" "${S}"/subprojects/libgd || die
|
||||
mv "${WORKDIR}"/libgd-"${LIBGD_COMMIT}" "${S}"/subprojects/libgd || die
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
Loading…
Reference in New Issue
Block a user