mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
extra_cmake_modules: fix docDir on x86
This commit is contained in:
@@ -7,7 +7,7 @@ commandline by the user."
|
||||
HOMEPAGE="https://invent.kde.org/frameworks/extra-cmake-modules"
|
||||
COPYRIGHT="2010-2025 KDE Organisation"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/extra-cmake-modules-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="e881c19e335beb82326e02d000766e7ee8324d7ce8583df0f5bfd4c26998fbfe"
|
||||
SOURCE_DIR="extra-cmake-modules-$portVersion"
|
||||
@@ -70,7 +70,7 @@ INSTALL()
|
||||
{
|
||||
make -C build install
|
||||
|
||||
mv $documentationDir/packages/qt6_base/html $docDir
|
||||
mv $documentationDir/packages/qt6_base/html $documentationDir/packages/extra_cmake_modules
|
||||
|
||||
packageEntries doc \
|
||||
$documentationDir
|
||||
|
||||
Reference in New Issue
Block a user