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

Use more generic patch name.

parent 22d45449
......@@ -14,10 +14,10 @@ recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/../patch/${:filename}
download-only = true
[pdftk-1.44-Makefile.Base-DEST-LDFLAGS.patch]
[pdftk-1.44-Makefile.Base.patch]
<= pdftk-patch-download
md5sum = 04a3607213e4e638c1fd993321804499
filename = pdftk-1.44-Makefile.Base-DEST-LDFLAGS.patch
filename = pdftk-1.44-Makefile.Base.patch
[pdftk-hooks-download]
recipe = hexagonit.recipe.download
......@@ -32,7 +32,7 @@ url = http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/pdftk-1.44-src.zip
md5sum = 9eb50fffcd621a627d387750c60982b4
configure-command = true
patches =
${pdftk-1.44-Makefile.Base-DEST-LDFLAGS.patch:location}/${pdftk-1.44-Makefile.Base-DEST-LDFLAGS.patch:filename}
${pdftk-1.44-Makefile.Base.patch:location}/${pdftk-1.44-Makefile.Base.patch:filename}
patch-options = -p1
# pdftk does not work correcly with parallel building
make-options =
......
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