wok diff emelfm2/receipt @ rev 19701

Up: slitaz-tools and slitaz-configs
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 14 12:11:41 2017 +0100 (2017-02-14)
parents 3ce6e8de7381
children 3705d68ed8f3
line diff
     1.1 --- a/emelfm2/receipt	Sun Feb 23 19:52:37 2014 +0100
     1.2 +++ b/emelfm2/receipt	Tue Feb 14 12:11:41 2017 +0100
     1.3 @@ -12,12 +12,12 @@
     1.4  TAGS="file-manager"
     1.5  
     1.6  DEPENDS="gtk+ xorg-libXdamage"
     1.7 -BUILD_DEPENDS="pkg-config gtk+ gtk+-dev xorg-xproto libmagic-dev"
     1.8 +BUILD_DEPENDS="pkg-config gtk+ gtk+-dev xorg-xproto libmagic-dev \
     1.9 +coreutils-operations"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
    1.13  {
    1.14 -	cd $src
    1.15  	sed -i 's|xpdf|epdfview|g' src/e2_filetype.c
    1.16  	sed -i 's|gview|viewnior|g' src/e2_filetype.c
    1.17  	sed -i 's|totem|xine|g' src/e2_filetype.c