Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tuxpaint.spec
diff options
context:
space:
mode:
authorwkendrick <wkendrick>2005-10-13 07:49:45 (GMT)
committer wkendrick <wkendrick>2005-10-13 07:49:45 (GMT)
commitf750c9040def13e1e67c500848d0e42dc751d84d (patch)
treef83912eb95b01cdbf4309243f325f5e363c66afd /tuxpaint.spec
parent6f9340488e3cc6ad78bfd7dd90d2bcf3dabbf322 (diff)
There's no longer a need to remove CVS-related things in 'tuxpaint.spec'.
Diffstat (limited to 'tuxpaint.spec')
-rw-r--r--tuxpaint.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/tuxpaint.spec b/tuxpaint.spec
index b34040c..120bf24 100644
--- a/tuxpaint.spec
+++ b/tuxpaint.spec
@@ -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