Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt5-script
Commits:
0b61f47e by Antonio Rojas at 2024-04-12T11:57:33+02:00
Fixup git checkout rename
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -25,7 +25,7 @@ build() {
cd build
# Disable LTO, see FS#73264
- qmake ../${_pkgfqn} CONFIG-=ltcg
+ qmake ../kde-$_pkgfqn CONFIG-=ltcg
make
}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-script/-/commit/0b61f47ef46d4f3b03f04bab2479749af6d98c77
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-script/-/commit/0b61f47ef46d4f3b03f04bab2479749af6d98c77
You're receiving this email because of your account on gitlab.archlinux.org.