mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
qt5: current dir should be sourceDir in install()
This commit is contained in:
@@ -741,6 +741,8 @@ BUILD()
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
cd $sourceDir
|
||||
|
||||
export QT_INSTALL_HEADERS=$includeDir
|
||||
export LLVM_INSTALL_DIR="$(llvm-config --prefix)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user