diff --git a/antiword.be0 b/antiword.be0 index d93dbd049..793e89e16 100755 --- a/antiword.be0 +++ b/antiword.be0 @@ -49,9 +49,12 @@ SRCURL[0]="http://www.winfield.demon.nl/linux/antiword-${PKGVERSION}.tar.gz" # bee_extract "${@}" #} -#mee_patch() { -# bee_patch "${@}" -#} +mee_patch() { + sed -i -e '/^\skantiword/ s/^\skantiword//' \ + -e '/^GLOBAL_INSTALL_DIR/ s,/local/,/,' \ + -e '/^install:/ s/install/home_install/' \ + -e '/^global_install:/ s/global_//' ${S}/Makefile.Linux +} #mee_configure() { # bee_configure