Blame SOURCES/uuid-1.6.1-mkdir.patch

a05d0b
diff -up uuid-1.6.2/pgsql/Makefile.mkdir uuid-1.6.2/pgsql/Makefile
a05d0b
--- uuid-1.6.2/pgsql/Makefile.mkdir	2011-03-03 15:12:12.000000000 +0000
a05d0b
+++ uuid-1.6.2/pgsql/Makefile	2011-03-03 16:15:45.000000000 +0000
a05d0b
@@ -16,6 +16,7 @@ PG_CONFIG         ?= pg_config
a05d0b
 PGXS              := $(shell $(PG_CONFIG) --pgxs)
a05d0b
 POSTGRES          := $(shell $(PG_CONFIG) --bindir)/postgres
a05d0b
 top_builddir      := $(dir $(PGXS))../..
a05d0b
+mkinstalldirs     = ../shtool mkdir -p
a05d0b
 include           $(top_builddir)/src/Makefile.global
a05d0b
     
a05d0b
 NAME              = ossp-uuid