summaryrefslogtreecommitdiff
path: root/databases/postgresql13/patches/patch-config_missing
blob: 9f7333c8fa09d24670f01c11b691f2ddbcaea41c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-config_missing,v 1.1 2020/10/18 09:24:02 adam Exp $

--- config/missing.orig	2012-10-05 12:14:55.000000000 +0000
+++ config/missing
@@ -40,7 +40,7 @@ pre-packaged $1 output.
 ERROR: Perl is missing on your system. It is needed unless you are building
 from an unmodified official distribution of PostgreSQL.
 ***" >&2
-        exit 1
+        exit 0
         ;;
 
     *)