Balló György pushed to branch main at Arch Linux / Packaging / Packages /
gnome-shell-extension-weather-oclock
Commits:
57aca87a by Balló György at 2024-07-21T12:17:56+02:00
Formatting
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -23,5 +23,5 @@ prepare() {
}
package() {
- install -Dm644 -t "$pkgdir/usr/share/gnome-shell/extensions/$_uuid"
$_pkgname/$_uuid/*
+ install -Dm644 -t "$pkgdir/usr/share/gnome-shell/extensions/$_uuid/"
$_pkgname/$_uuid/*
}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-weather-oclock/-/commit/57aca87a299497bcd18578d76a2531228885881c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-weather-oclock/-/commit/57aca87a299497bcd18578d76a2531228885881c
You're receiving this email because of your account on gitlab.archlinux.org.