1 --- postgresql-9.5.0/src/pl/plpython/Makefile.~1~ 2016-01-05 00:29:34.000000000 +0300
2 +++ postgresql-9.5.0/src/pl/plpython/Makefile 2016-01-22 14:39:20.967007169 +0300
5 override CPPFLAGS := -I. -I$(srcdir) $(python_includespec) $(CPPFLAGS)
7 -rpathdir = $(python_libdir)
8 +#rpathdir = $(python_libdir)
10 PGFILEDESC = "PL/Python - procedural language"