diff --git a/libtomcrypt.spec b/libtomcrypt.spec index c414381..fef0504 100644 --- a/libtomcrypt.spec +++ b/libtomcrypt.spec @@ -45,7 +45,7 @@ developing applications that use %{name}. export CFLAGS="$RPM_OPT_FLAGS -DLTM_DESC -I%{_includedir}/tommath" make %{?_smp_mflags} LIBPATH=%{_libdir} -f makefile docs make %{?_smp_mflags} LIBPATH=%{_libdir} EXTRALIBS="-ltommath" -f makefile.shared || : -for i in '/tmp/cc*.out' +for i in /tmp/cc*.out do echo $i wc -l $i