]> git.pld-linux.org Git - packages/ossp-uuid.git/blobdiff - uuid-ossp-prefix.patch
- removed zero-sized .bs file
[packages/ossp-uuid.git] / uuid-ossp-prefix.patch
index c0c7d5750ea1d6fb5041ec0db2e9516974ad9138..f28b932e123d3f7af0512c4050a2f67601a846e5 100644 (file)
@@ -172,7 +172,8 @@ diff -up uuid-1.6.1/php/config.m4.BAD uuid-1.6.1/php/config.m4
 @@ -34,7 +34,7 @@ if test "$PHP_UUID" != "no"; then
      PHP_NEW_EXTENSION(uuid, uuid.c, $ext_shared)
      AC_DEFINE(HAVE_UUID, 1, [Have OSSP uuid library])
-     PHP_ADD_LIBPATH([..], )
+-    PHP_ADD_LIBPATH([..], )
++    PHP_ADD_LIBPATH([../.libs], )
 -    PHP_ADD_LIBRARY([uuid],, UUID_SHARED_LIBADD)
 +    PHP_ADD_LIBRARY([ossp-uuid],, UUID_SHARED_LIBADD)
      PHP_ADD_INCLUDE([..])
This page took 0.088076 seconds and 4 git commands to generate.