wok diff readline/receipt @ rev 14393

Up imagemagick (6.8.4-10)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 23 13:24:18 2013 +0200 (2013-04-23)
parents 06a82d57ccf7
children 2b9f96603415
line diff
     1.1 --- a/readline/receipt	Mon Mar 25 15:43:45 2013 +0100
     1.2 +++ b/readline/receipt	Tue Apr 23 13:24:18 2013 +0200
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i '/(MV)/d' Makefile*
     1.8  	./configure $CONFIGURE_ARGS &&
     1.9  	make && make DESTDIR=$DESTDIR install
    1.10  }