There's no longer a need to remove CVS-related things in 'tuxpaint.spec'.

This commit is contained in:
William Kendrick 2005-10-13 07:49:45 +00:00
parent 905b5552fa
commit cb69a36a5a
2 changed files with 3 additions and 3 deletions

View file

@ -24,9 +24,6 @@ such as sound effects.
%prep
%setup -q
for dir in `find . -name "CVS"`; do
rm -rf $dir
done
%build
make PREFIX=/usr