Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt5-quick3d


Commits:
5d7a6396 by Antonio Rojas at 2024-04-12T11:56:52+02:00
Fixup git checkout rename

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -27,13 +27,13 @@ pkgver() {
 
 prepare() {
   mkdir -p build
-  patch -d $_pkgfqn -p1 < qt5-quick3d-assimp-5.1.patch # Fix build with assimp 
5.1
+  patch -d kde-$_pkgfqn -p1 < qt5-quick3d-assimp-5.1.patch # Fix build with 
assimp 5.1
 }
 
 build() {
   cd build
 
-  qmake ../${_pkgfqn}
+  qmake ../kde-$_pkgfqn
   make
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-quick3d/-/commit/5d7a6396f96c9941eb0a40fc72398c5c9d5d3bb9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-quick3d/-/commit/5d7a6396f96c9941eb0a40fc72398c5c9d5d3bb9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to