]> git.sesse.net Git - vlc/commitdiff
contrib/Makefile: dereference the symlink. a better solution would be to transform...
authorChristophe Mutricy <xtophe@videolan.org>
Sun, 5 Mar 2006 17:44:04 +0000 (17:44 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Sun, 5 Mar 2006 17:44:04 +0000 (17:44 +0000)
extras/contrib/Makefile

index e7293b7f9bfb22b7f42d68feacb75b2e3b582bf2..d222119697b7c848e948bcf5f2ab78eaa37db082 100644 (file)
@@ -89,7 +89,8 @@ package-win32: FORCE
                exit 1 ; \
        fi
        mkdir -p tmp/usr/win32
-       tar cf - bin sbin include lib share/aclocal* share/autoconf* \
+       tar cf - --dereference bin sbin include lib share/aclocal*\
+               share/autoconf* \
                share/automake* share/gettext* gecko-sdk\
                | (cd tmp/usr/win32; tar xf -)
 #kludge for live.com