summaryrefslogtreecommitdiffstats
path: root/pgdg/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 13:35:12 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 13:35:12 +0000
commit53b8d04ebc10d070b7efafd6dfa9de2897916888 (patch)
treee95cc322bcaf0990808f10f0fdcb508014e7e496 /pgdg/Makefile
parentInitial commit. (diff)
downloadpostgresql-common-53b8d04ebc10d070b7efafd6dfa9de2897916888.tar.xz
postgresql-common-53b8d04ebc10d070b7efafd6dfa9de2897916888.zip
Adding upstream version 258.upstream/258
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'pgdg/Makefile')
-rw-r--r--pgdg/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/pgdg/Makefile b/pgdg/Makefile
new file mode 100644
index 0000000..1dc7152
--- /dev/null
+++ b/pgdg/Makefile
@@ -0,0 +1,2 @@
+all:
+ if [ -f $(HOME)/apt.postgresql.org/pgapt.conf ]; then ./update; fi