summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2002-10-09 13:14:38 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit40864d79274b3f3e05e1432cdaa0a1776e584f49 (patch)
treec6b852c9ae487f19d1cf507c7d43e0ace4e7c14d
parent3d5577b2046ed40ac5f97f349eaffe6775d85081 (diff)
downloadlibsndfile-40864d79274b3f3e05e1432cdaa0a1776e584f49.zip
libsndfile-40864d79274b3f3e05e1432cdaa0a1776e584f49.tar.gz
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
Changed files: libsndfile.spec -> 1.27
-rw-r--r--libsndfile.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/libsndfile.spec b/libsndfile.spec
index 39bf1b7..9cee0b4 100644
--- a/libsndfile.spec
+++ b/libsndfile.spec
@@ -71,10 +71,10 @@ dĽwiękowych.
%patch -p1
%build
+rm -f missing
%{__libtoolize}
-aclocal
+%{__aclocal}
%{__autoconf}
-rm -f missing
%{__automake}
%configure
%{__make}