Skip to content

Commit

Permalink
dev-qt/qtwebengine: Set correct QT5_BUILD_DIR.
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/775275
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <[email protected]>
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
Arfrever Frehtes Taifersar Arahesis authored and a17r committed Mar 12, 2021
1 parent 286732e commit 3c7f3e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-qt/qtwebengine/qtwebengine-5.15.2_p20210224.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ if [[ ${QT5_BUILD_TYPE} == release ]]; then
if [[ ${PV} == ${QTVER}_p* ]]; then
SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
S="${WORKDIR}/${P}"
QT5_BUILD_DIR="${S}_build"
fi
fi

Expand Down

0 comments on commit 3c7f3e2

Please sign in to comment.