rpms/libtomcrypt/devel libtomcrypt.spec,1.2,1.3

Jeremy Hinegardner (jjh) fedora-extras-commits at redhat.com
Tue Jul 10 09:05:16 UTC 2007


Author: jjh

Update of /cvs/pkgs/rpms/libtomcrypt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24978

Modified Files:
	libtomcrypt.spec 
Log Message:
attempting to debug ppc64 build


Index: libtomcrypt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libtomcrypt/devel/libtomcrypt.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libtomcrypt.spec	10 Jul 2007 08:09:01 -0000	1.2
+++ libtomcrypt.spec	10 Jul 2007 09:04:42 -0000	1.3
@@ -45,7 +45,7 @@
 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




More information about the fedora-extras-commits mailing list