]> git.pld-linux.org Git - packages/ossp-uuid.git/blobdiff - ossp-uuid.spec
- php bindings need libtoolize
[packages/ossp-uuid.git] / ossp-uuid.spec
index 70a31f26e8ef43be416ed6c126d6515da7de1a60..732ec08acc34cde65bcf8671cbd834ce8d0846ee 100644 (file)
@@ -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 \
This page took 0.054999 seconds and 4 git commands to generate.