wok-next diff libnfc/receipt @ rev 20611

Add rpcsvc-proto
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 19 21:54:31 2018 +0300 (2018-04-19)
parents 9e5dca6702bf
children 228b9c951d97
line diff
     1.1 --- a/libnfc/receipt	Sat Apr 07 16:01:14 2018 +0300
     1.2 +++ b/libnfc/receipt	Thu Apr 19 21:54:31 2018 +0300
     1.3 @@ -18,6 +18,7 @@
     1.4  	./configure \
     1.5  		--with-drivers=all \
     1.6  		$CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }