Changed the setup macro to fix cd error.

epel9
Jonathan Robie 15 years ago
parent ea13ec437b
commit 7093c18e53

@ -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 {} \;

Loading…
Cancel
Save