From 2a98d8a634b7474c6dc27db1321a2d2c0cf628c2 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Wed, 16 Sep 2009 13:59:21 +0000 Subject: [PATCH] fix configure line for future releases --- libtalloc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtalloc.spec b/libtalloc.spec index f206415..c46cb9f 100644 --- a/libtalloc.spec +++ b/libtalloc.spec @@ -28,7 +28,7 @@ Header files needed to develop programs that link against the Talloc library. %build ./autogen.sh -%configure --prefix=%{_usr} --enable-talloc-compat1 +%configure --enable-talloc-compat1 make %{?_smp_mflags} %install