wok-next diff libee/receipt @ rev 20800

apngopt: typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jun 12 01:07:56 2018 +0300 (2018-06-12)
parents 0ec6086e21d6
children d5aab818505e
line diff
     1.1 --- a/libee/receipt	Sat Apr 14 01:31:03 2018 +0300
     1.2 +++ b/libee/receipt	Tue Jun 12 01:07:56 2018 +0300
     1.3 @@ -15,9 +15,6 @@
     1.4  SPLIT="libee-dev"
     1.5  
     1.6  compile_rules() {
     1.7 -	# Patch from http://www.gossamer-threads.com/lists/rsyslog/users/4600
     1.8 -	patch -p 1 < $stuff/libee-build-fix.patch
     1.9 -
    1.10  	./configure \
    1.11  		--disable-testbench \
    1.12  		$CONFIGURE_ARGS &&