wok-next diff ocsinventory-agent/receipt @ rev 20734

nut: update (b)deps
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 29 18:57:36 2018 +0300 (2018-05-29)
parents ded7bc956f55
children 04db1a3c3590
line diff
     1.1 --- a/ocsinventory-agent/receipt	Thu May 11 00:50:35 2017 +0300
     1.2 +++ b/ocsinventory-agent/receipt	Tue May 29 18:57:36 2018 +0300
     1.3 @@ -23,12 +23,6 @@
     1.4  
     1.5  	# don't run postinstall script
     1.6  	rm -f run-postinst
     1.7 -	for p in $stuff/ocsinventory-agent-1.1.2.1.u
     1.8 -	do
     1.9 -		[ -f done.$(basename $p) ] && continue
    1.10 -		patch -p1 -i $p || return 1
    1.11 -		touch done.$(basename $p)
    1.12 -	done
    1.13  	perl Makefile.PL
    1.14  	rm -f run-postinst
    1.15  	make && make DESTDIR=$DESTDIR install