collectd.spec: bzip2 is the default
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 30 Sep 2017 12:02:15 +0000 (14:02 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 30 Sep 2017 12:02:15 +0000 (14:02 +0200)
contrib/redhat/collectd.spec

index b21c7a2..7862663 100644 (file)
@@ -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.