Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / mate-notification-daemon


Commits:
8b7e4558 by Thomas Eberhardt at 2024-10-13T02:14:08+02:00
install configuration files in /etc not /usr/etc

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -27,6 +27,7 @@ build() {
     cd "${pkgname}-${pkgver}"
     ./configure \
                 --prefix=/usr \
+                --sysconfdir=/etc \
                 --libexecdir="/usr/lib/${pkgname}"
     make
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mate-notification-daemon/-/commit/8b7e45589c68f1cea2f253756815a4579073e1a6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mate-notification-daemon/-/commit/8b7e45589c68f1cea2f253756815a4579073e1a6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to