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:
authorShawn M Moore <shawn@bestpractical.com>2017-02-16 00:41:47 +0300
committerShawn M Moore <shawn@bestpractical.com>2017-02-16 00:41:47 +0300
commitaf10dc9d1e12b1aa48759927aacfe5395993a203 (patch)
tree277d1b2559a6e059428c00516b3cbd9e1dd8a6a6 /configure.ac
parent1e7e434efb670762b7e7380b76db8824714a1238 (diff)
Templatize and install rt-search-attributes
rt-search-attributes was a standalone script dropped into the repo's sbin/ but it was neither templated (*.in) to take Perl or RT paths, nor was it installed into /opt/rt4.
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6b9e88c34d..65a342cad8 100755
--- a/configure.ac
+++ b/configure.ac
@@ -478,6 +478,7 @@ AC_CONFIG_FILES([
sbin/rt-validator
sbin/rt-validate-aliases
sbin/rt-email-group-admin
+ sbin/rt-search-attributes
sbin/rt-server
sbin/rt-server.fcgi
sbin/standalone_httpd