Skip to content

Commit

Permalink
imagemagick: Use bee variable DATADIR
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Dec 16, 2019
1 parent 5924331 commit 9a0141a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imagemagick.be0
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SRCURL[0]="https://github.com/ImageMagick/ImageMagick6/archive/${XPKGVERSION}.ta

PATCHURL[0]=""

EXCLUDE="^/usr/share/doc"
EXCLUDE="^${DATADIR}/doc"

mee_patch() {
bee_patch
Expand Down

0 comments on commit 9a0141a

Please sign in to comment.