Blame SOURCES/uuid-1.6.1-mkdir.patch

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