diff --git a/python-psycopg2.spec b/python-psycopg2.spec index b9cb026..1de8e7a 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -116,6 +116,8 @@ for i in `find doc -iname "*.css"`; do sed -i 's/\r//' $i; done # Get rid of a "hidden" file that rpmlint complains about rm -f doc/html/.buildinfo +make -C doc/src html + %install DoInstall() {