[msort] fix build

David Tardon dtardon at fedoraproject.org
Fri Feb 14 10:37:55 UTC 2014


commit 40076708687d9640fbbd3cd08063a59019c1c46b
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Feb 14 11:38:00 2014 +0100

    fix build

 msort.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/msort.spec b/msort.spec
index 7701124..f49f884 100644
--- a/msort.spec
+++ b/msort.spec
@@ -28,7 +28,7 @@ line interface, but may be driven by an optional GUI.
 
 %build
 aclocal
-automake
+automake --add-missing --copy
 autoconf
 %configure --disable-utf8proc
 %{__make} %{?_smp_mflags}


More information about the scm-commits mailing list