Balló György pushed to branch main at Arch Linux / Packaging / Packages / vice
Commits:
99230724 by Balló György at 2026-07-18T01:21:35+02:00
Remove unneeded line
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -58,7 +58,6 @@ package_vice() {
depends+=(glew gtk3 libevdev)
provides=(vice)
conflicts=(vice-sdl2)
- export XDG_DATA_HOME="$pkgdir"/usr/share
make -C $pkgbase-$pkgver DESTDIR="$pkgdir" realdocdir=/usr/share/doc/vice
install
find "$pkgdir"/usr/share/icons -type d -exec chmod 755 {} +
find "$pkgdir"/usr/share/icons -type f -exec chmod 644 {} +
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vice/-/commit/9923072485fcd5da85309298593556927bee7f81
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vice/-/commit/9923072485fcd5da85309298593556927bee7f81
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help