openbsd-ports/databases/postgresql/patches/patch-ah
mickey 11b1f7d292 posgresql port (from freebsd)
most of major bugs cleaned, some of the smaller ones.
openbsd profile sent to the patches mailist.
1997-11-20 20:34:05 +00:00

12 lines
271 B
Plaintext

--- GNUmakefile.in.orig Wed Oct 8 22:30:13 1997
+++ GNUmakefile.in Wed Oct 8 22:31:14 1997
@@ -65,7 +65,7 @@
ifneq ($(wildcard man), )
$(MAKE) -C man install
endif
- more -e ../register.txt
+ cat ../register.txt
clean:
@if test $(PORTNAME) = UNDEFINED; then \