Commit 7262d1c9 authored by Rafaël Carré's avatar Rafaël Carré

Closes: #5544

Typo introduced in 8dd09b21 while I was wondering why vlckit is in vlc.git
parent 527e3c41
......@@ -853,7 +853,7 @@ package-macosx: VLC-release.app ChangeLog
fi
mkdir -p $(top_builddir)/vlc-$(VERSION)/Goodies/
for i in AUTHORS COPYING README THANKS NEWS; do \
cp $(srcdir)/$$i $(top_builddir)/vlckit-$(VERSION)/Goodies/; \
cp $(srcdir)/$$i $(top_builddir)/vlc-$(VERSION)/Goodies/; \
done
cp $(top_builddir)/ChangeLog $(top_builddir)/vlc-$(VERSION)/Goodies/
cp -R $(srcdir)/extras/package/macosx/Delete_Preferences.app $(top_builddir)/vlc-$(VERSION)/Goodies/Delete\ VLC\ Preferences.app
......
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