wok diff ayttm/receipt @ rev 17791

Up: PyQt, mutagen, python-pyparsing, python-six, sip, sip-dev; add: python-configobj, puddletag.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Mar 16 11:42:13 2015 +0200 (2015-03-16)
parents 7896f0694ef6
children 7f39549720b8
line diff
     1.1 --- a/ayttm/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/ayttm/receipt	Mon Mar 16 11:42:13 2015 +0200
     1.3 @@ -17,7 +17,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	# remove -lfl
     1.9 +	sed -i 's/LEXLIB=.*/LEXLIB=/' configure
    1.10  	./configure --prefix=/usr --infodir=/usr/share/info \
    1.11  	--mandir=/usr/share/man $CONFIGURE_ARGS \
    1.12  	--disable-webcam --disable-esd --disable-arts --disable-webcam \