This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

postgresql-9.2.4-2: ossp-uuid module


Hello again,

It would be useful to include "uuid-ossp" module in the default
distribution.  Here's a patch which does that.

The mailing list filters didn't like the "PACKAGE_BUGREPORT=..." line
with email address just before the patched line, so I had to set context
lines to 0.

Filipp

diff -U 0 /usr/src/postgresql-9.2.4-2.cygport.orig /usr/src/postgresql-9.2.4-2.cygport
--- /usr/src/postgresql-9.2.4-2.cygport.orig	2013-06-08 15:58:19.000000000 +0400
+++ /usr/src/postgresql-9.2.4-2.cygport	2013-07-26 15:14:11.356440700 +0400
@@ -15 +15 @@
-CYGCONF_ARGS="LDFLAGS=-Wl,-no-undefined --enable-nls --with-openssl --with-perl --with-python --with-ldap"
+CYGCONF_ARGS="LDFLAGS=-Wl,-no-undefined --enable-nls --with-openssl --with-perl --with-python --with-ldap --with-ossp-uuid"

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]