[vlc-devel] commit: Removed debug from previous commit. ( Felix Paul Kühne )

git version control git at videolan.org
Mon Feb 22 17:57:23 CET 2010


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Feb 22 17:57:13 2010 +0100| [16c04de1e8fa7240ae07df7d78d2215367dfec59] | committer: Felix Paul Kühne 

Removed debug from previous commit.

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

 extras/contrib/Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/extras/contrib/Makefile b/extras/contrib/Makefile
index ccb52da..a0229bf 100644
--- a/extras/contrib/Makefile
+++ b/extras/contrib/Makefile
@@ -99,7 +99,6 @@ package-macosx:
 		exit 1 ; \
 	fi
 	mkdir tmp
-	rm -rf $(PREFIX)/share/locale $(PREFIX)/share/doc $(PREFIX)/share/man
 	(cd $(PREFIX); tar cf - Sparkle bin sbin include lib share/aclocal* share/autoconf* \
 		share/automake* share/gettext* share/libtool*) | (cd tmp; tar xf -)
 	./change_prefix.sh tmp $(PREFIX) @@CONTRIB_PREFIX@@




More information about the vlc-devel mailing list