Skip to content

Commit

Permalink
Merge pull request #44 from chef/wo-python
Browse files Browse the repository at this point in the history
Merged change ec1acf21-f135-4e53-9c41-b41155d491d1

From review branch wo-python into master

Signed-off-by: adam <[email protected]>
  • Loading branch information
chef-delivery committed Nov 11, 2015
2 parents 30a996e + be784a3 commit d67f71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/libxml2/Bldrfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ pkg_shasum=5178c30b151d044aefb1b08bf54c3003a0ac55c59c866763997529d60770d5bc
pkg_gpg_key=3853DA6B

build() {
./configure --prefix=${pkg_prefix}
./configure --prefix=${pkg_prefix} --without-python
make
}

0 comments on commit d67f71f

Please sign in to comment.