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

cppunit.spec

index d79a90544badbe8dfbab5cad2bf1b0411ae188ce..9330e225478fd1fb60fcb431f819489aa4ebe77e 100644 (file)
@@ -50,7 +50,8 @@ Statyczna biblioteka cppunit.
 echo 'libcppunit_la_LIBADD = -lstdc++ -lpthread' >> src/cppunit/Makefile.am
 
 %build
-aclocal -I config
+rm -f missing
+%{__aclocal} -I config
 %{__autoconf}
 %{__automake}
 %configure
This page took 0.061693 seconds and 4 git commands to generate.