]> git.pld-linux.org Git - packages/cuyo.git/blobdiff - cuyo.spec
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
[packages/cuyo.git] / cuyo.spec
index a5f6fc6a27257c3a9f703a8dd1bc33357650780b..6ca520b4c00413023a873991cd0a96993a8e194d 100644 (file)
--- a/cuyo.spec
+++ b/cuyo.spec
@@ -27,9 +27,10 @@ Cuyo to ciekawy klon Tetrisa.
 %patch0 -p1
 
 %build
-aclocal -I .
-%{__automake}
+rm -f missing
+%{__aclocal} -I .
 %{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
This page took 0.061244 seconds and 4 git commands to generate.