summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2002-03-24 23:28:20 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit5e74a0c842e430803a631af69ac2fa0e5d272523 (patch)
tree6b886e0724c7742467d09b5e7f738af5a833bf11
parent26ef6d5e127f55f96b61f488d62a17b9ed8f63a2 (diff)
downloadlibsndfile-5e74a0c842e430803a631af69ac2fa0e5d272523.zip
libsndfile-5e74a0c842e430803a631af69ac2fa0e5d272523.tar.gz
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
Changed files: libsndfile.spec -> 1.20
-rw-r--r--libsndfile.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsndfile.spec b/libsndfile.spec
index 0ebe76c..4a45578 100644
--- a/libsndfile.spec
+++ b/libsndfile.spec
@@ -58,7 +58,7 @@ libtoolize --copy --force
aclocal
autoconf
rm -f missing
-automake -a -c
+automake -a -c -f
%configure
%{__make}