mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
lensfun: fix install dirs.
This commit is contained in:
@@ -65,7 +65,8 @@ BUILD()
|
||||
mkdir -p cmake_build
|
||||
cd cmake_build
|
||||
cmake -DCMAKE_INSTALL_PREFIX=$prefix -DDOCDIR=$docDir \
|
||||
-DINCLUDEDIR=$includeDir -DDATADIR=$dataDir/lensfun ..
|
||||
-DINCLUDEDIR=$includeDir -DDATADIR=$dataDir/lensfun \
|
||||
-DCMAKE_INSTALL_DATAROOTDIR=$dataRootDir ..
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user