there no such command in make make-dist-bz2
authorDefault <calvinxakru@gmail.com>
Fri, 29 Sep 2017 09:32:47 +0000 (12:32 +0300)
committerGitHub <noreply@github.com>
Fri, 29 Sep 2017 09:32:47 +0000 (12:32 +0300)
contrib/redhat/collectd.spec

index 23cac9a..b21c7a2 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-bz2)
+#   the git repository: ./build.sh && ./configure && make dist-bzip2)
 #
 # - copy this file in your ~/rpmbuild/SPECS/ directory. Make sure the
 #   "Version:" tag matches the version from the tarball.