diff --git a/xerces-c.spec b/xerces-c.spec index 7b8a87a..bda8392 100644 --- a/xerces-c.spec +++ b/xerces-c.spec @@ -48,7 +48,7 @@ manipulating, and validating XML documents. %prep -%setup -q -n xerces-c-src_3_0_1 +%setup -q rm -rf doc/html/resources/.svn find ./doc -type f -perm 755 -exec chmod 644 {} \; find ./samples -type f -perm 755 -exec chmod 644 {} \;