Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 141347 Details for
Bug 206725
dev-db/{libpq,postgresql} 8.2.7/8.3.1 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
postgresql/files/postgresql-8.3_rc1-gentoo.patch
postgresql-8.3_rc1-gentoo.patch (text/plain), 1.67 KB, created by
Marti Raudsepp
on 2008-01-20 01:08:27 UTC
(
hide
)
Description:
postgresql/files/postgresql-8.3_rc1-gentoo.patch
Filename:
MIME Type:
Creator:
Marti Raudsepp
Created:
2008-01-20 01:08:27 UTC
Size:
1.67 KB
patch
obsolete
>--- postgresql-8.3RC1.orig/src/bin/Makefile 2006-03-05 16:58:50.000000000 +0100 >+++ postgresql-8.3RC1/src/bin/Makefile 2007-03-29 12:12:26.000000000 +0200 >@@ -14,7 +14,7 @@ > include $(top_builddir)/src/Makefile.global > > DIRS = initdb ipcclean pg_ctl pg_dump \ >- psql scripts pg_config pg_controldata pg_resetxlog >+ psql scripts pg_controldata pg_resetxlog > ifeq ($(PORTNAME), win32) > DIRS+=pgevent > endif >--- postgresql-8.3RC1.orig/src/interfaces/Makefile 2004-04-20 02:33:51.000000000 +0200 >+++ postgresql-8.3RC1/src/interfaces/Makefile 2007-03-29 12:14:01.000000000 +0200 >@@ -12,7 +12,7 @@ > top_builddir = ../.. > include $(top_builddir)/src/Makefile.global > >-DIRS = libpq ecpg >+DIRS = ecpg > > ALLDIRS = $(DIRS) > >--- postgresql-8.3RC1.orig/src/Makefile 2006-06-23 01:50:35.000000000 +0200 >+++ postgresql-8.3RC1/src/Makefile 2007-03-29 12:54:59.000000000 +0200 >@@ -19,12 +19,10 @@ > $(MAKE) -C backend $@ > $(MAKE) -C backend/utils/mb/conversion_procs $@ > $(MAKE) -C backend/snowball $@ >- $(MAKE) -C include $@ > $(MAKE) -C interfaces $@ > $(MAKE) -C bin $@ > $(MAKE) -C pl $@ > $(MAKE) -C makefiles $@ >- $(MAKE) -C test/regress $@ > > install: install-local > >@@ -49,7 +47,6 @@ > $(MAKE) -C timezone $@ > $(MAKE) -C backend $@ > $(MAKE) -C backend/snowball $@ >- $(MAKE) -C include $@ > $(MAKE) -C interfaces $@ > $(MAKE) -C bin $@ > $(MAKE) -C pl $@ >@@ -63,12 +60,10 @@ > -$(MAKE) -C timezone $@ > -$(MAKE) -C backend $@ > -$(MAKE) -C backend/snowball $@ >- -$(MAKE) -C include $@ > -$(MAKE) -C interfaces $@ > -$(MAKE) -C bin $@ > -$(MAKE) -C pl $@ > -$(MAKE) -C makefiles $@ >- -$(MAKE) -C test $@ > -$(MAKE) -C tutorial NO_PGXS=1 $@ > -$(MAKE) -C test/thread $@ > rm -f Makefile.port Makefile.global
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 206725
:
141341
|
141343
|
141345
| 141347 |
141349
|
141351
|
141352
|
141354