]> git.pld-linux.org Git - packages/cuyo.git/commitdiff
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
authorkloczek <kloczek@pld-linux.org>
Wed, 9 Oct 2002 13:14:19 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cuyo.spec -> 1.3

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
 %patch0 -p1
 
 %build
-aclocal -I .
-%{__automake}
+rm -f missing
+%{__aclocal} -I .
 %{__autoconf}
 %{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
 %configure
 %{__make}
 
This page took 0.074016 seconds and 4 git commands to generate.