]> git.pld-linux.org Git - packages/brutalchess.git/commitdiff
- do not package .cvsignore
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 26 Dec 2006 23:56:31 +0000 (23:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    brutalchess.spec -> 1.3

brutalchess.spec

index 12f8abaf16f51e24a390ef96d9d883d3e32f9a06..86c0b34d78ffbb70d25ccf71259ef6a2613683f8 100644 (file)
@@ -1,3 +1,6 @@
+# TODO
+# - use system fonts
+#
 %define        _alpha  alpha
 Summary:       3D chess game for X-Window
 Summary(pl):   Trójwymiarowe szachy dla X-Window
@@ -32,6 +35,7 @@ i kilka r
 %{__sed} -i 's@../art@%{_datadir}/brutalchess/art@' src/{basicset.cpp,gamecore.cpp,granitetheme.cpp}
 %{__sed} -i 's@../fonts@%{_datadir}/brutalchess/fonts@' src/gamecore.cpp
 %{__sed} -i 's@../models@%{_datadir}/brutalchess/models@' src/{basicset.cpp,gamecore.cpp}
+rm -f models/.cvsignore
 
 %build
 %{__aclocal}
This page took 0.078292 seconds and 4 git commands to generate.