[vlc-commits] fixed make dist

Felix Paul Kühne git at videolan.org
Sat Feb 11 18:00:03 CET 2012


vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sat Feb 11 17:59:10 2012 +0100| [2cacb5fb6e3248b177189ef84a24c0a0429555a8] | committer: Felix Paul Kühne

fixed make dist
(cherry picked from commit 79b982141109d5d6bf299f247b6b2efedc069817)

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=2cacb5fb6e3248b177189ef84a24c0a0429555a8
---

 Makefile.am                                        |    6 +++---
 .../01vlc-contents.xml                             |    0
 .../01vlc.xml                                      |    0
 .../index.xml                                      |    0
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 018f7ef..34ba4da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -354,9 +354,9 @@ EXTRA_DIST += \
 	extras/package/macosx/eyetvplugin/eyetvplugin.h \
 	extras/package/macosx/eyetvplugin/English.lproj/InfoPlist.strings \
 	extras/package/macosx/eyetvplugin/eyetvplugin.xcodeproj/project.pbxproj \
-	extras/package/macosx/eyetvplugin/EyeTV Plugin Installer.pmdoc/01vlc-contents.xml \
-	extras/package/macosx/eyetvplugin/EyeTV Plugin Installer.pmdoc/01vlc.xml \
-	extras/package/macosx/eyetvplugin/EyeTV Plugin Installer.pmdoc/index.xml \
+	extras/package/macosx/eyetvplugin/EyeTV_Plugin_Installer.pmdoc/01vlc-contents.xml \
+	extras/package/macosx/eyetvplugin/EyeTV_Plugin_Installer.pmdoc/01vlc.xml \
+	extras/package/macosx/eyetvplugin/EyeTV_Plugin_Installer.pmdoc/index.xml \
 	extras/package/macosx/README.MacOSX.rtf \
 	extras/package/macosx/Info.plist.in
 
diff --git a/extras/package/macosx/eyetvplugin/EyeTV Plugin Installer.pmdoc/01vlc-contents.xml b/extras/package/macosx/eyetvplugin/EyeTV_Plugin_Installer.pmdoc/01vlc-contents.xml
similarity index 100%
rename from extras/package/macosx/eyetvplugin/EyeTV Plugin Installer.pmdoc/01vlc-contents.xml
rename to extras/package/macosx/eyetvplugin/EyeTV_Plugin_Installer.pmdoc/01vlc-contents.xml
diff --git a/extras/package/macosx/eyetvplugin/EyeTV Plugin Installer.pmdoc/01vlc.xml b/extras/package/macosx/eyetvplugin/EyeTV_Plugin_Installer.pmdoc/01vlc.xml
similarity index 100%
rename from extras/package/macosx/eyetvplugin/EyeTV Plugin Installer.pmdoc/01vlc.xml
rename to extras/package/macosx/eyetvplugin/EyeTV_Plugin_Installer.pmdoc/01vlc.xml
diff --git a/extras/package/macosx/eyetvplugin/EyeTV Plugin Installer.pmdoc/index.xml b/extras/package/macosx/eyetvplugin/EyeTV_Plugin_Installer.pmdoc/index.xml
similarity index 100%
rename from extras/package/macosx/eyetvplugin/EyeTV Plugin Installer.pmdoc/index.xml
rename to extras/package/macosx/eyetvplugin/EyeTV_Plugin_Installer.pmdoc/index.xml



More information about the vlc-commits mailing list