fix rpm for faf2cc5

Thanks @daybarr
This commit is contained in:
Randall Leeds 2013-05-07 13:44:32 -07:00
parent bb79cdcc36
commit 2978c45051

View File

@ -8,6 +8,6 @@
INSTALLED_FILES="\ INSTALLED_FILES="\
%{python_sitelib}/* %{python_sitelib}/*
%{_bindir}/* %{_bindir}/*
%doc doc %doc docs
" "
echo "$INSTALLED_FILES" > INSTALLED_FILES echo "$INSTALLED_FILES" > INSTALLED_FILES