summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2017-02-19 14:15:29 -0500
committerAlon Bar-Lev <alon.barlev@gmail.com>2017-02-26 21:33:12 +0200
commitde66de5d4a190afa608143ad59b3f94a66ede79c (patch)
tree48a2328bb1aab4f9c34b139ba068b5e058530d47 /netdata.spec.in
parenta6449282dc2b5e93526c388ad04c525aa6944e86 (diff)
spec: fix directory name to support master build
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index e056aa6919..8ddfabc41e 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -86,7 +86,7 @@ so that you can get insights of what is happening now and what just
happened, on your systems and applications.
%prep
-%setup -q
+%setup -q -n @PACKAGE_NAME@-@PACKAGE_VERSION@
%build
%configure \