Commit 2848217b authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated libgudev to 233

parent 90553fdb
all: all:
tar xf libgudev-232.tar.xz tar xf libgudev-233.tar.xz
cd libgudev-232 && ./configure --prefix=/usr --disable-umockdev cd libgudev-233 && ./configure --prefix=/usr --disable-umockdev
$(MAKE) -C libgudev-232 $(MAKE) -C libgudev-233
$(MAKE) -C libgudev-232 install $(MAKE) -C libgudev-233 install
rm -rf libgudev-232 rm -rf libgudev-233
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment