]> git.pld-linux.org Git - packages/asciijump.git/commitdiff
- mass commit: cosmetics (removed trailing white spaces)
authorTomasz Pala <gotar@pld-linux.org>
Mon, 18 Aug 2003 08:07:55 +0000 (08:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asciijump.spec -> 1.15

asciijump.spec

index eeeaf6aecb57e17370e7634164c152f30122d7de..29a8712073a24d7400b5162d5754ad8cfc51931e 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: asciijump.spec,v 1.14 2003-08-06 16:14:47 kloczek Exp $
+# $Id: asciijump.spec,v 1.15 2003-08-18 08:07:55 gotar Exp $
 %define _ver   1.0.1beta
 Summary:       (a)sci(i)jump game
 Summary(pl):   Skoki narciarskie w ascii
@@ -37,7 +37,7 @@ install -d $RPM_BUILD_ROOT/var/games/asciijump
 # FixMe: replace with find?
 # find . -type d -name '\.svn' -exec rm -rf {} \;
 rm -rf hills/.svn gfx/.svn
-for i in gfx/*; do 
+for i in gfx/*; do
        rm -rf $i/.svn
 done
 %{__make} install \
This page took 0.103714 seconds and 4 git commands to generate.