Commit ae340dbe authored by Łukasz Nowak's avatar Łukasz Nowak

- patch pdftk to be able to pass destination of binary

 - pass destination of binary


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38760 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 21147466
......@@ -26,6 +26,11 @@ filename = pdftk-no_gnu_local.patch
md5sum = 3b62f2597f293bc02d542bf14466be22
filename = pdftk-bug-427046_pdftk.cc.patch
[pdftk-Makefile.Base.DEST.patch]
<= pdftk-patch-download
md5sum = 9bdc41440f6a0c7c17bd555c22152ce2
filename = pdftk-Makefile.Base.DEST.patch
[pdftk-hooks-download]
recipe = hexagonit.recipe.download
url = http://www.nexedi.org/static/buildout-hooks/pdftk-hooks.py-r38757
......@@ -40,11 +45,14 @@ patches =
${pdftk-Makefiles.patch:location}/${pdftk-Makefiles.patch:filename}
${pdftk-remove-postscript.patch:location}/${pdftk-remove-postscript.patch:filename}
${pdftk-no_gnu_local.patch:location}/${pdftk-no_gnu_local.patch:filename}
${pdftk-Makefile.Base.DEST.patch:location}/${pdftk-Makefile.Base.DEST.patch:filename}
# ${pdftk-bug-427046_pdftk.cc.patch:location}/${pdftk-bug-427046_pdftk.cc.patch:filename}
configure-command = true
# XXX: In DEST location is hardcoded, as part does not know its destination
make-options =
-f Makefile.RedHat
DEST=${buildout:directory}/parts/pdftk
VERSUFF=-4.3
pre-make-hook = ${pdftk-hooks-download:location}/${pdftk-hooks-download:filename}:pre_make_hook
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment