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

eudev: Run autoreconf

This commit is contained in:
Dylan Araps 2019-07-07 12:04:04 +03:00
parent f13ba8ecaa
commit b06540ed4a

View File

@ -1,5 +1,7 @@
#!/bin/sh -e
autoreconf -fi
./configure \
--prefix=/usr \
--enable-hwdb \