[mbuffer] Paramter fixed

Fabian Affolter fab at fedoraproject.org
Fri Mar 29 11:54:32 UTC 2013


commit 2812dd35b29483ad1c2f9095ce71282be2a7049a
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Fri Mar 29 12:54:20 2013 +0100

    Paramter fixed

 mbuffer.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mbuffer.spec b/mbuffer.spec
index 94f941e..a131bcf 100644
--- a/mbuffer.spec
+++ b/mbuffer.spec
@@ -19,7 +19,7 @@ throughput, memory-mapped file I/O for huge buffers, and multithreading.
 %setup -q
 
 %build
-autoreconf -I M4 -fiv
+autoreconf -fiv
 # suppress detection of MD5_Init functions if openssl-devel
 # is available on build system, let only mhash_init be
 # detected if the md5 hash feature is enabled


More information about the scm-commits mailing list