From 168523804b2621b07b9c71dd5c5fab0786cec13f Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Fri, 6 Oct 2006 02:31:49 +0000 Subject: [PATCH] LIBTOOL is a make variable --- libsmi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsmi.spec b/libsmi.spec index 7af52e8..8291621 100644 --- a/libsmi.spec +++ b/libsmi.spec @@ -50,7 +50,7 @@ libsmi-based applications. --enable-sming \ --enable-shared \ --disable-static -LIBTOOL=/usr/bin/libtool make %{?_smp_mflags} +make LIBTOOL=/usr/bin/libtool %{?_smp_mflags} %install