Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt5-webview
Commits:
8e8b67d3 by Antonio Rojas at 2024-04-12T11:57:44+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-webview/-/commit/8e8b67d3a7690316828dedf62611796664d64999
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-webview/-/commit/8e8b67d3a7690316828dedf62611796664d64999
You're receiving this email because of your account on gitlab.archlinux.org.