Using the AUR to build these packages

They need to be built against the system's qt5-base and qt6-base versions, else all qt apps will fail to work
This commit is contained in:
Tio TROM 2022-09-29 17:33:48 +02:00
parent 9f9713a673
commit 700235c52e

View File

@ -2,4 +2,4 @@
parent_process=$(ps -p $PPID -o comm=) parent_process=$(ps -p $PPID -o comm=)
[ "$parent_process" = 'pacman' ] || [ "$parent_process" = 'pamac-daemon' ] || exit [ "$parent_process" = 'pacman' ] || [ "$parent_process" = 'pamac-daemon' ] || exit
rm /var/lib/pacman/db.lck rm /var/lib/pacman/db.lck
pacman --noconfirm -S qt5-styleplugins qt6gtk2 pamac build --no-confirm qt5-styleplugins qt6gtk2