Skip to content

Commit

Permalink
Unblacklist perl-soap-lite (#10324)
Browse files Browse the repository at this point in the history
* unblacklist perl-soap-lite

* rebuild mac

* mac perms
  • Loading branch information
abretaud authored Aug 8, 2018
1 parent 0dfbb89 commit c52530a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 0 additions & 3 deletions build-fail-blacklist
Original file line number Diff line number Diff line change
Expand Up @@ -2104,9 +2104,6 @@ recipes/metaprob
# code
recipes/cap-mirseq

# Temporary disable until #10287 is merged
recipes/perl-soap-lite

############################################
# OSX related errors, Linux should be fine.
# most of the non-perl issues are due to LLVM used as a compiler, GCC should be fine
Expand Down
2 changes: 2 additions & 0 deletions recipes/perl-soap-lite/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ else
echo 'Unable to find Build.PL or Makefile.PL. You need to modify build.sh.'
exit 1
fi

chmod u+rwx $PREFIX/bin/*
2 changes: 1 addition & 1 deletion recipes/perl-xml-parser-lite/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ source:
md5: ad8a87b9bf413aa540c7cb724d650808

build:
number: 1
number: 2

requirements:
host:
Expand Down

0 comments on commit c52530a

Please sign in to comment.