diff --git a/xpdf.be0 b/xpdf.be0 index 80e553008..7a263459d 100755 --- a/xpdf.be0 +++ b/xpdf.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION xpdf-4.02-1 +# BEE_VERSION xpdf-4.02-2 # BEE_CONFIGURE=compat @@ -22,10 +22,6 @@ SRCURL[0]="https://xpdfreader-dl.s3.amazonaws.com/xpdf-${PKGVERSION}.tar.gz" # bee_patch "${@}" #} -mee_patch_post() { - sed -i -e '/\slastSize = size();/ a \ hide();\n event->ignore();' ${S}/xpdf-qt/XpdfViewer.cc -} - mee_configure() { bee_configure \ -DCMAKE_BUILD_TYPE=RelWithDebInfo \