From 71e11260e3b59077353f834a068d2bdcc3820efd Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Thu, 2 Jan 2020 19:51:51 +0000 Subject: databases/pgmodeler: Update to 0.9.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR: 242942 Submitted by: Loïc Bartoletti (maintainer) --- databases/pgmodeler/files/patch-pgmodeler.pro | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 databases/pgmodeler/files/patch-pgmodeler.pro (limited to 'databases/pgmodeler/files/patch-pgmodeler.pro') diff --git a/databases/pgmodeler/files/patch-pgmodeler.pro b/databases/pgmodeler/files/patch-pgmodeler.pro deleted file mode 100644 index 60f9dacd6b31..000000000000 --- a/databases/pgmodeler/files/patch-pgmodeler.pro +++ /dev/null @@ -1,18 +0,0 @@ ---- pgmodeler.pro.orig 2015-07-30 16:48:48 UTC -+++ pgmodeler.pro -@@ -20,12 +20,13 @@ SUBDIRS = libutils \ - libpgmodeler_ui - - # Include the tests and plugins subprojects only on debug mode --CONFIG(debug, debug|release): SUBDIRS += tests plugins -+#CONFIG(debug, debug|release): SUBDIRS += tests plugins - - # Including executables subprojects (libraries only) - SUBDIRS += crashhandler \ - main-cli \ -- main -+ main \ -+ plugins - - # Deployment settings - samples.files = samples/* -- cgit v1.2.3