There's no longer a need to remove CVS-related things in 'tuxpaint.spec'.
This commit is contained in:
parent
905b5552fa
commit
cb69a36a5a
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue