[arch-commits] Commit in postgresql/trunk (PKGBUILD)

Dan McGee dan at archlinux.org
Tue Jun 23 01:07:59 UTC 2015


    Date: Tuesday, June 23, 2015 @ 03:07:59
  Author: dan
Revision: 241217

Enable building of uuid-ossp library using e2fs UUID library

Modified:
  postgresql/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-22 21:42:44 UTC (rev 241216)
+++ PKGBUILD	2015-06-23 01:07:59 UTC (rev 241217)
@@ -47,6 +47,7 @@
     --with-tcl \
     --with-pam \
     --with-system-tzdata=/usr/share/zoneinfo \
+    --with-uuid=e2fs \
     --enable-nls \
     --enable-thread-safety
 



More information about the arch-commits mailing list