- Return None when no records match python setools.sesearch

This commit is contained in:
Dan Walsh 2010-10-14 15:21:13 -04:00
parent 896cad265f
commit ebe983dc9a
1 changed files with 0 additions and 3 deletions

View File

@ -188,9 +188,6 @@ This package includes the following graphical tools:
%setup -q
%patch1 -p 1 -b .python
# Fixup expected version of SWIG:
sed -i -e "s|AC_PROG_SWIG(1.3.28)|AC_PROG_SWIG(2.0.0)|g" configure.ac
# and rebuild the configure script:
autoconf