]> git.pld-linux.org Git - packages/ecasound.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:
    ecasound.spec -> 1.57

ecasound.spec

index cf3181b700ad94df3493d654e112680a9e4725db..4e75ef23449b74821c1d96be3fd9d45b82a9ab3c 100644 (file)
@@ -133,11 +133,11 @@ Modu
 %patch4 -p1
 
 %build
-rm missing
+rm -f missing
 %ifarch sparc sparc64
 %{__libtoolize}
 %endif
-aclocal
+%{__aclocal}
 %{__autoconf}
 %{__automake}
 CXXFLAGS="%{rpmcflags} -D_REENTRANT %{!?debug:-DNDEBUG}"
This page took 0.073567 seconds and 4 git commands to generate.