summaryrefslogtreecommitdiff
path: root/databases/postgresql/patches/patch-ah
blob: 9f6e3027330cacc6ac58bf79e54f3eb5e4a2af97 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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 \