Blame SOURCES/uuid-1.6.1-mkdir.patch

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