repo/evdev/build

8 lines
108 B
Text
Raw Permalink Normal View History

2021-08-27 17:39:18 +03:00
./configure \
--prefix=/usr \
--disable-shared \
--disable-gcov
make
make DESTDIR="$1" install