2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 22:12:27 +00:00

eudev: make sure sysconfdir is put to /etc and not /usr/etc

This commit is contained in:
Muhammad Herdiansyah 2019-07-07 16:28:44 +07:00
parent 7e3061190e
commit 63f6d0ef10
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@ autoreconf -fi
./configure \
--prefix=/usr \
--sysconfdir=/etc \
--enable-hwdb \
--disable-introspection

View File

@ -1 +1 @@
3.2.8 1
3.2.8 2