]> git.pld-linux.org Git - projects/template-specs.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:48 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    template.spec -> 1.14

template.spec

index 0c4163344f8c740a9d1ff4711d06fb1f8e843247..ab6d6336db2f955696a310829bea29a804374cae 100644 (file)
@@ -41,9 +41,9 @@ Group:                -
 %patch0 -p1
 
 %build
-aclocal
+%{__aclocal}
 %{__autoconf}
-autoheader
+%{__autoheader}
 %{__automake}
 %configure
 %{__make}
This page took 0.145737 seconds and 4 git commands to generate.