[vegastrike-data] Don't need clean up of file removed upstream.

Bruno Wolff III bruno at fedoraproject.org
Sat Jul 9 18:49:14 UTC 2011


commit caa812fd377b81badfaaed5f4edf6289f47ca58b
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Tue Jun 28 22:10:36 2011 -0500

    Don't need clean up of file removed upstream.

 vegastrike-data.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vegastrike-data.spec b/vegastrike-data.spec
index e5d9d9e..d3ad41b 100644
--- a/vegastrike-data.spec
+++ b/vegastrike-data.spec
@@ -22,7 +22,7 @@ a player to trade and bounty hunt.
 %prep
 %setup -q -n %{name}-%{version}.beta1
 # some cleanup
-rm -r cockpits/bomber-cockpit.cpt/#cockpit.xmesh# meshes/supernova.bmp.xmesh~ \
+rm -r cockpits/bomber-cockpit.cpt/#cockpit.xmesh# \
   modules/.cvsignore modules/builtin `find -name "*.xmesh"`
 find . -type f -print0 | xargs -0 chmod -x
 chmod +x units/findunits.py modules/webpageize.py


More information about the scm-commits mailing list