From 0422fc903182b721eb51da59d5d1ca644684303d Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Apr 21 2016 14:36:20 +0000 Subject: Use `make all` since we now have golang targets --- diff --git a/atomic.spec b/atomic.spec index 5553039..afd0379 100644 --- a/atomic.spec +++ b/atomic.spec @@ -95,7 +95,7 @@ sed -i 's/input = raw_input/pass/' Atomic/util.py fi %build -make PYTHON=%{__python} python-build +make PYTHON=%{__python} PYLINT=true all make PYTHON=%{__python} docs %install