[vlc-devel] commit: contrib: fix clean-up of libprojectM files (Pierre Ynard )
git version control
git at videolan.org
Tue Jan 5 20:14:50 CET 2010
vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Tue Jan 5 20:13:46 2010 +0100| [a00e80ab0a4a1cbcdb603942a6d79d835333f7f7] | committer: Pierre Ynard
contrib: fix clean-up of libprojectM files
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a00e80ab0a4a1cbcdb603942a6d79d835333f7f7
---
extras/contrib/src/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/extras/contrib/src/Makefile b/extras/contrib/src/Makefile
index 86492ac..3130401 100644
--- a/extras/contrib/src/Makefile
+++ b/extras/contrib/src/Makefile
@@ -2553,7 +2553,7 @@ endif
CLEAN_FILE += .libprojectM
CLEAN_PKG += libprojectM
-DISTCLEAN_PKG += libprojectM-$(LIBPROJECTM_VERSION).tar.bz2
+DISTCLEAN_PKG += libprojectM-$(LIBPROJECTM_VERSION)-Source.tar.gz
# ***************************************************************************
# X11 C Bindings
More information about the vlc-devel
mailing list