pandoc: unbreak on ppc
This commit is contained in:
parent
f0b03f1df1
commit
8d094b0b53
1 changed files with 0 additions and 4 deletions
|
@ -25,10 +25,6 @@ nopie_files="
|
|||
/usr/bin/pandoc-citeproc
|
||||
"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc*) broken="broken stack" ;;
|
||||
esac
|
||||
|
||||
post_extract() {
|
||||
sed -i 's/tasty .*,/tasty,/' pandoc-*/pandoc.cabal
|
||||
sed -i 's/zip-archive .*,/zip-archive,/' pandoc-*/pandoc.cabal
|
||||
|
|
Loading…
Reference in a new issue