[vlc-commits] fixed make dist

Felix Paul Kühne git at videolan.org
Sat Feb 11 17:59:16 CET 2012


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

fixed make dist

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

 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 55620c0..996970e 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