libbluray | branch: master | Jean-Baptiste Kempf <[email protected]> | Wed Nov 
16 10:39:18 2011 +0100| [b9fa9156d86c27c045eece4373d6fe562827cc9a] | committer: 
Jean-Baptiste Kempf

Create tarballs in .bz2 format and not in .gz

> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=b9fa9156d86c27c045eece4373d6fe562827cc9a
---

 Makefile.am |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index a55a439..874292c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,3 +7,7 @@ ACLOCAL_AMFLAGS=-I m4
 EXTRA_DIST=bootstrap doc COPYING player_wrappers README.txt
 
 MOSTLYCLEANFILES = $(DX_CLEANFILES)
+
+AUTOMAKE_OPTIONS = \
+       dist-bzip2 \
+       no-dist-gzip

_______________________________________________
libbluray-devel mailing list
[email protected]
http://mailman.videolan.org/listinfo/libbluray-devel

Reply via email to