author | Rich Burridge <rich.burridge@oracle.com> |
Wed, 29 Feb 2012 11:01:07 -0800 | |
changeset 713 | 49ef3f4a3990 |
parent 712 | ea484a635698 |
child 714 | b205ca9f0d84 |
components/libxml2/patches/15.lib-run-path-fix.patch | file | annotate | diff | comparison | revisions |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/libxml2/patches/15.lib-run-path-fix.patch Wed Feb 29 11:01:07 2012 -0800 @@ -0,0 +1,11 @@ +--- libxml2-2.7.6/xml2-config.in.orig 2012-02-28 07:50:52.740749322 -0800 ++++ libxml2-2.7.6/xml2-config.in 2012-02-28 07:51:50.794170795 -0800 [email protected]@ -91,7 +91,7 @@ + echo @[email protected] @[email protected] + fi + else +- echo @[email protected] @[email protected] @[email protected] ++ echo -lxml2 + fi + ;; +