From 9bce3b4605b45e2faec0e7fa42d4c958dfcc3662 Mon Sep 17 00:00:00 2001 From: Brad Bell Date: Thu, 6 Mar 2014 03:45:04 -0800 Subject: [PATCH] change tab to spaces --- cppad.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cppad.spec b/cppad.spec index a969952..21c4920 100644 --- a/cppad.spec +++ b/cppad.spec @@ -90,7 +90,7 @@ sed -i.stamp example/example.cpp -f example.sed -D CMAKE_VERBOSE_MAKEFILE=0 \ -D cppad_documentation=YES \ -D cppad_cxx_flags='-Wall -ansi -pedantic-errors -std=c++98 -Wshadow' \ - . + . make %{?_smp_mflags}