From 1ca4d10dfbc7a53226bd21b04f8de0c706db6446 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 23 Feb 2020 22:02:42 +0100 Subject: testing/pg_cron: rename to postgresql-pg_cron It's a PostgreSQL extension, there's a convention to prefix their pkgname with postgresql-. --- testing/postgresql-pg_cron/postgresql-pg_cron.post-install | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 testing/postgresql-pg_cron/postgresql-pg_cron.post-install (limited to 'testing/postgresql-pg_cron/postgresql-pg_cron.post-install') diff --git a/testing/postgresql-pg_cron/postgresql-pg_cron.post-install b/testing/postgresql-pg_cron/postgresql-pg_cron.post-install new file mode 100644 index 0000000000..b8e13ba49f --- /dev/null +++ b/testing/postgresql-pg_cron/postgresql-pg_cron.post-install @@ -0,0 +1,10 @@ +#!/bin/sh + +cat <