Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt5-remoteobjects
Commits:
9d9710a4 by Antonio Rojas at 2024-04-12T11:57:32+02:00
Fixup git checkout rename
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -30,7 +30,7 @@ prepare() {
build() {
cd build
- qmake ../${_pkgfqn}
+ qmake ../kde-$_pkgfqn
make
}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-remoteobjects/-/commit/9d9710a4410f85a4a1645157f9c343f4bf1b5e8b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-remoteobjects/-/commit/9d9710a4410f85a4a1645157f9c343f4bf1b5e8b
You're receiving this email because of your account on gitlab.archlinux.org.