]> git.pld-linux.org Git - packages/console-data.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:
    console-data.spec -> 1.35

console-data.spec

index a131ed114d5473a4e5261a0e84fda4b0ec2638fd..d51ff4cfe99fc769b79787dc233d510d9891f73f 100644 (file)
@@ -26,7 +26,8 @@ console-tools.
 %setup -q
 
 %build
-aclocal
+rm -f missing
+%{__aclocal}
 %{__autoconf}
 %{__automake}
 %configure \
This page took 0.074145 seconds and 4 git commands to generate.