Commit 26b823ad authored by Brian Weaver's avatar Brian Weaver Committed by Pierre d'Herbemont

Modified the iconv copy to work with the new hosts layout for the contrib section of the project.

Signed-off-by: default avatarPierre d'Herbemont <pdherbemont@free.fr>
parent a778d2c2
......@@ -434,7 +434,7 @@ libiconv-snowleopard: libiconv-snowleopard.tar.bz2
ifdef HAVE_DARWIN_OS
ifdef HAVE_DARWIN_10
.iconv: libiconv-snowleopard
(cd libiconv-snowleopard && cp libiconv.* ../../lib/)
(cd libiconv-snowleopard && cp libiconv.* ../../hosts/$(BUILD)/lib/)
touch $@
else
.iconv:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment