wok diff dciutil/receipt @ rev 20474

daloradius: typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Oct 17 05:16:53 2018 +0300 (2018-10-17)
parents b3ac1f049eac
children 9dbba587fe4e
line diff
     1.1 --- a/dciutil/receipt	Sat Mar 10 18:59:00 2018 +0100
     1.2 +++ b/dciutil/receipt	Wed Oct 17 05:16:53 2018 +0300
     1.3 @@ -19,6 +19,7 @@
     1.4  {
     1.5  	find | grep akefile | xargs sed -i '/+= -Wpedantic/d;s| -Wpedantic||'
     1.6  	sed -i 's|grep suse|grep -s suse|' configure*
     1.7 +	sed -i '/linux\/uhid/d' src/usb_util/libusb_reports.c
     1.8  	./autogen.sh
     1.9  	./configure --prefix=/usr \
    1.10  		--mandir=/usr/share/man \