From b002bc4e2bed7f49f6c3877339bf58c7d95eba10 Mon Sep 17 00:00:00 2001 From: Bill Peck Date: Wed, 6 May 2015 16:18:29 -0400 Subject: Updated list tasks --- git-taskrepo.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'git-taskrepo.spec') diff --git a/git-taskrepo.spec b/git-taskrepo.spec index 03f6586..8aaa0a2 100644 --- a/git-taskrepo.spec +++ b/git-taskrepo.spec @@ -20,13 +20,13 @@ you to easily create xml jobs which can be run with the test harness restraint. %build -%configure -make %{?_smp_mflags} +CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build %install %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT + %files %doc -- cgit