openbsd-ports/databases/dbic++/patches/patch-modules_Finduuid_cmake
jeremy 03f960d5d6 Import dbic++ 0.4.1, dependency of ruby-swift
dbic++ is a database client library written in C++ which comes with
support for PostgreSQL and MySQL. It's main features are:
* Simple API to maximize cross database support.
* Supports nested transactions.
* Auto reconnect, re-prepare & execute statements again unless inside
  a transaction.
* Provides APIs for async queries and a simple reactor API built on
  libevent.
2010-12-20 17:39:55 +00:00

13 lines
354 B
Plaintext

$OpenBSD: patch-modules_Finduuid_cmake,v 1.1.1.1 2010/12/20 17:39:55 jeremy Exp $
--- modules/Finduuid.cmake.orig Sun Oct 17 08:56:31 2010
+++ modules/Finduuid.cmake Thu Oct 28 16:22:03 2010
@@ -30,7 +30,7 @@ else (UUID_INCLUDE_DIRS)
find_library(UUID_LIBRARY
NAMES
- uuid
+ e2fs-uuid
PATHS
/usr/lib
/usr/local/lib