Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bestpractical/rt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Brandt <jbrandt@bestpractical.com>2022-04-14 21:41:42 +0300
committerJim Brandt <jbrandt@bestpractical.com>2022-04-14 21:41:42 +0300
commita5dafb0b581a5fc10ccc7cc96111246e35095074 (patch)
treed7bd8bea4b7eef99a62d1761fa74ee648b2c35b5 /configure.ac
parent4f4cc64373eb47b4258c31e2ba9a62565f4cfeae (diff)
RT 3 is EOL so no one should be configuring an rt3 group
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9b7304f391..bb034c4a4e 100755
--- a/configure.ac
+++ b/configure.ac
@@ -215,7 +215,7 @@ AC_ARG_WITH(rt-group,
AS_HELP_STRING([--with-rt-group=GROUP],
[group to own all files (default: rt)]),
RTGROUP=$withval,
- ACRT_GROUP_GUESS([rt3 rt $WEB_GROUP],[RTGROUP], [rt]))
+ ACRT_GROUP_GUESS([rt $WEB_GROUP],[RTGROUP], [rt]))
AC_SUBST(RTGROUP)
dnl INSTALL AS ME