From 46e8a633946c38c7de164481c8a3e18b78c1b0e8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 4 Jan 2015 12:31:00 +0000 Subject: [PATCH] - php bindings need libtoolize --- ossp-uuid.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ossp-uuid.spec b/ossp-uuid.spec index 70a31f2..732ec08 100644 --- a/ossp-uuid.spec +++ b/ossp-uuid.spec @@ -197,6 +197,11 @@ Moduł OSSP uuid dla PostgreSQL-a. %patch1 -p1 %build +%if %{with php} +cd php +%{__libtoolize} +cd .. +%endif # Build the library. %configure \ --includedir=%{_includedir}/ossp-uuid \ -- 2.43.0