]> arthur.barton.de Git - netdata.git/commitdiff
spec: fix directory name to support master build
authorAlon Bar-Lev <alon.barlev@gmail.com>
Sun, 19 Feb 2017 19:15:29 +0000 (14:15 -0500)
committerAlon Bar-Lev <alon.barlev@gmail.com>
Sun, 26 Feb 2017 19:33:12 +0000 (21:33 +0200)
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
netdata.spec.in

index e056aa6919db16fc1d55c25b2090250df2719823..8ddfabc41efd9bc93e0ff25af7c622d48683cc9e 100644 (file)
@@ -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 \