[vlc-devel] commit: Another broken path ( Rémi Denis-Courmont )

git version control git at videolan.org
Sat Jul 5 11:53:21 CEST 2008


vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Sat Jul  5 12:55:15 2008 +0300| [669f25d7debaa52d21d7b1588410f4a7e99e011b]

Another broken path

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=669f25d7debaa52d21d7b1588410f4a7e99e011b
---

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 5cf08b4..085a279 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -746,7 +746,7 @@ if BUILD_LUA
 	cp $(srcdir)/share/lua/http/dialogs/* $(top_builddir)/vlc-$(VERSION)/share/lua/http/dialogs/
 	unix2dos $(top_builddir)/vlc-$(VERSION)/share/lua/http/dialogs/*
 	cp $(srcdir)/share/lua/http/dialogs/.hosts $(top_builddir)/vlc-$(VERSION)/share/lua/http/dialogs/
-	unix2dos $(top_builddir)/vlc-$(VERSION)/lua/http/dialogs/.hosts
+	unix2dos $(top_builddir)/vlc-$(VERSION)/share/lua/http/dialogs/.hosts
 	cp $(srcdir)/share/lua/http/*.ico $(top_builddir)/vlc-$(VERSION)/share/lua/http/
 	cp $(srcdir)/share/lua/http/images/*.png $(top_builddir)/vlc-$(VERSION)/share/lua/http/images/
 	cp $(srcdir)/share/lua/http/requests/*.xml $(top_builddir)/vlc-$(VERSION)/share/lua/http/requests/




More information about the vlc-devel mailing list