]> git.pld-linux.org Git - packages/enigma.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:20 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    enigma.spec -> 1.5

enigma.spec

index 68aaed03bd2de6f56ae7c5944d0850a38eb1b0ae..63713760c0f60f29fb81f63c11b1c210c1dbe482 100644 (file)
@@ -39,11 +39,11 @@ blokuj
 %setup -q
 
 %build
 %setup -q
 
 %build
-aclocal
-autoheader
+rm -f missing
+%{__aclocal}
+%{__autoheader}
 %{__autoconf}
 %{__automake}
 %{__autoconf}
 %{__automake}
-
 %configure \
        CXX="%{__cxx}"
 
 %configure \
        CXX="%{__cxx}"
 
This page took 0.059279 seconds and 4 git commands to generate.