From 4fa1710e1511bd31908c135c32f00e67d2a6b675 Mon Sep 17 00:00:00 2001 From: Mikael Urankar Date: Fri, 24 Jul 2020 11:22:31 +0000 Subject: www/rt50: create port RT is a battle-tested issue tracking system which thousands of organizations use for bug tracking, help desk ticketing, customer service, workflow processes, change management, network operations, youth counselling and even more. Organizations around the world have been running smoothly thanks to RT for over 10 years. WWW: http://www.bestpractical.com/rt/ Changelog: https://github.com/bestpractical/rt/releases/tag/rt-5.0.0 --- www/rt50/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 www/rt50/files/patch-configure (limited to 'www/rt50/files/patch-configure') diff --git a/www/rt50/files/patch-configure b/www/rt50/files/patch-configure new file mode 100644 index 000000000000..1279fe32d0d2 --- /dev/null +++ b/www/rt50/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig 2016-07-20 15:48:58 UTC ++++ configure +@@ -2112,7 +2112,7 @@ $as_echo "$as_me: WARNING: Layout file $ + s/^#.*$//m; + s/^\s+//gim; + s/\s+$/\n/gim; +- s/\+$/\/rt3/gim; ++ s/\+$/\/rt50/gim; + # m4 will not let us just use $srcdir/config.layout, we need $1 + s/^\s*((?:bin|sbin|libexec|data|sysconf|sharedstate|localstate|lib|include|oldinclude|info|man|html)dir)\s*:\s*(.*)$/$1=$2/gim; + s/^\s*(.*?)\s*:\s*(.*)$/\(test "x\$$1" = "xNONE" || test "x\$$1" = "x") && $1=$2/gim; -- cgit v1.2.3