Balló György pushed to branch main at Arch Linux / Packaging / Packages /
gnome-shell-extension-desktop-icons-ng
Commits:
62f722fe by Balló György at 2024-07-12T14:25:11+02:00
Use git apply instead of patch
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -26,7 +26,7 @@ prepare() {
git cherry-pick -n ef2f01b28000992c62fe2e3c70a6a6fb4e037fcc
# https://gitlab.com/rastersoft/desktop-icons-ng/-/merge_requests/423
- patch -Np1 -i ../gnome-shell-extension-desktop-icons-ng-fix-dialogs.patch
+ git apply -3 ../gnome-shell-extension-desktop-icons-ng-fix-dialogs.patch
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-desktop-icons-ng/-/commit/62f722fef38066c75a4678f5900c704652683090
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-desktop-icons-ng/-/commit/62f722fef38066c75a4678f5900c704652683090
You're receiving this email because of your account on gitlab.archlinux.org.