From 2d1264c6c5339b75603bf1fef4fb92e24bcdf4bb Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Fri, 7 Jul 2006 20:12:05 +0000 Subject: [PATCH] - okay, apparently we don't define %{_libtool}, just libtoolize, and that uses two underscores, so double miss --- hesiod.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hesiod.spec b/hesiod.spec index 415b6b9..da918f7 100644 --- a/hesiod.spec +++ b/hesiod.spec @@ -182,7 +182,7 @@ autoreconf %build %configure -make LIBTOOL=%{_libtool} +make LIBTOOL=libtool %install [ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT