pax: WORK="$WORKDIR/$PN" (directory-name changed)
This commit is contained in:
parent
df1ce35eda
commit
39b45fcf88
|
@ -13,6 +13,8 @@ PLATFORMS="~amd64 ~x86"
|
||||||
|
|
||||||
DEPENDENCIES=""
|
DEPENDENCIES=""
|
||||||
|
|
||||||
|
WORK="${WORKBASE}/${PN}"
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
# Makefile says:
|
# Makefile says:
|
||||||
# # -DLONG_OFF_T The base type of off_t is a long, not a long long.
|
# # -DLONG_OFF_T The base type of off_t is a long, not a long long.
|
||||||
|
|
Loading…
Reference in a new issue