From e1325d5ebebfcfc38d93ed453d01af24de4eb343 Mon Sep 17 00:00:00 2001 From: Default Date: Fri, 29 Sep 2017 12:32:47 +0300 Subject: [PATCH] there no such command in make make-dist-bz2 --- 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 23cac9a0..b21c7a21 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-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. -- 2.30.2