[Libvirt-cim] [PATCH] [CU]Generate bzip2 tar archive of the distribution

Jim Fehlig jfehlig at novell.com
Fri May 2 17:21:28 UTC 2008


# HG changeset patch
# User Jim Fehlig <jfehlig at novell.com>
# Date 1209748251 21600
# Node ID 08a108e61a64c5277b6e5460dde968d09c86bd53
# Parent  c7735df77318edeaace43724b56b3e6fafa6cb29
[CU]Generate bzip2 tar archive of the distribution

SuSE packages generally use bzip2 tar archives instead of gzip.  This patch
permits creation of bzip2 archive, in addition to gzip, when invoking
'make dist' target.

     Signed-off-by: Jim Fehlig <jfehlig at novell.com>

diff -r c7735df77318 -r 08a108e61a64 Makefile.am
--- a/Makefile.am	Tue Apr 22 09:01:26 2008 -0700
+++ b/Makefile.am	Fri May 02 11:10:51 2008 -0600
@@ -1,4 +1,6 @@
 # Copyright IBM Corp. 2007
+AUTOMAKE_OPTIONS=dist-bzip2
+
 SUBDIRS = tools
 
 EXTRA_DIST = libcmpiutil.spec.in libcmpiutil.spec COPYING		\




More information about the Libvirt-cim mailing list