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