Code

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 b21c7a212841ef52631fc5b1f3ca43de1793082b..7862663e3550dfd7ee52825848fa47b8d04c5b2e 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.