packages: python/python.spec - show what dir is there

arekm arekm at pld-linux.org
Wed Jul 7 23:31:54 CEST 2010


Author: arekm                        Date: Wed Jul  7 21:31:54 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- show what dir is there

---- Files affected:
packages/python:
   python.spec (1.371 -> 1.372) 

---- Diffs:

================================================================
Index: packages/python/python.spec
diff -u packages/python/python.spec:1.371 packages/python/python.spec:1.372
--- packages/python/python.spec:1.371	Wed Jul  7 22:58:01 2010
+++ packages/python/python.spec	Wed Jul  7 23:31:49 2010
@@ -589,6 +589,7 @@
 LC_ALL=C
 export LC_ALL
 %if %{with tests}
+ls -l build/lib.*
 %{__make} -j1 test \
 	TESTOPTS="%{test_flags} %{test_list}" \
 	TESTPYTHON="LD_LIBRARY_PATH=`pwd` PYTHONHOME=`pwd` PYTHONPATH=`pwd`/Lib:`pwd`/Lib/lib-tk:`pwd`/build/lib.linux-`uname -m`-%{py_ver} ./python -tt"
@@ -1023,6 +1024,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.372  2010/07/07 21:31:49  arekm
+- show what dir is there
+
 Revision 1.371  2010/07/07 20:58:01  arekm
 - uname -m instead of target_cpu
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python/python.spec?r1=1.371&r2=1.372&f=u



More information about the pld-cvs-commit mailing list