Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37723985
en ru br
ALT Linux repos
S:1.6.2-alt2

Group :: System/Libraries
RPM: ossp-uuid

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: uuid-1.6.1-mkdir.patch
Download


diff -up uuid-1.6.2/pgsql/Makefile.mkdir uuid-1.6.2/pgsql/Makefile
--- uuid-1.6.2/pgsql/Makefile.mkdir	2011-03-03 15:12:12.000000000 +0000
+++ uuid-1.6.2/pgsql/Makefile	2011-03-03 16:15:45.000000000 +0000
@@ -16,6 +16,7 @@ PG_CONFIG         ?= pg_config
 PGXS              := $(shell $(PG_CONFIG) --pgxs)
 POSTGRES          := $(shell $(PG_CONFIG) --bindir)/postgres
 top_builddir      := $(dir $(PGXS))../..
+mkinstalldirs     = ../shtool mkdir -p
 include           $(top_builddir)/src/Makefile.global
     
 NAME              = ossp-uuid
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin