summaryrefslogtreecommitdiff
path: root/build-postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'build-postgresql')
-rwxr-xr-xbuild-postgresql2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-postgresql b/build-postgresql
index fb15976..ac1cf28 100755
--- a/build-postgresql
+++ b/build-postgresql
@@ -1,4 +1,4 @@
-# -*- sh -*-
+#!/bin/sh
# Determine if pkg-config exists and knows about libpq, otherwise
# fall back on pg_config to determine compiler and linker flags.