From bfa038b7f879811f276377cf1737770f7d2d6536 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sat, 30 Sep 2017 14:02:15 +0200 Subject: [PATCH] collectd.spec: bzip2 is the default --- contrib/redhat/collectd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/redhat/collectd.spec b/contrib/redhat/collectd.spec index b21c7a21..7862663e 100644 --- a/contrib/redhat/collectd.spec +++ b/contrib/redhat/collectd.spec @@ -16,7 +16,7 @@ # # - fetch the desired collectd release file from https://collectd.org/files/ # and save it in your ~/rpmbuild/SOURCES/ directory (or build your own out of -# the git repository: ./build.sh && ./configure && make dist-bzip2) +# the git repository: ./build.sh && ./configure && make dist) # # - copy this file in your ~/rpmbuild/SPECS/ directory. Make sure the # "Version:" tag matches the version from the tarball. -- 2.30.2