]> git.sesse.net Git - vlc/commitdiff
contrib: Actually use the real prefix during iconv copy.
authorPierre d'Herbemont <pdherbemont@free.fr>
Fri, 18 Dec 2009 07:20:13 +0000 (08:20 +0100)
committerPierre d'Herbemont <pdherbemont@free.fr>
Fri, 18 Dec 2009 07:20:13 +0000 (08:20 +0100)
extras/contrib/src/Makefile

index ee4721e88833a9dc8ddcd36af312ad70bd46c18f..167d8f6ddb43095c6e15ea518e1edc2185c7fd76 100644 (file)
@@ -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.* ../../hosts/$(BUILD)/lib/)
+       (cd libiconv-snowleopard && cp libiconv.* $(PREFIX)/lib/)
        touch $@
 else
 .iconv: