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