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:
authorJesse Vincent <jesse@bestpractical.com>2000-12-02 11:44:47 +0300
committerJesse Vincent <jesse@bestpractical.com>2000-12-02 11:44:47 +0300
commit959243f30db01a5d4672c21d168066924ad4522d (patch)
tree7ca81218a8af7423730f97db8b8c221cb5b62438
parent2f2d4bf5d1bdf61b89b4dbea3084092766beaa02 (diff)
fixed a local customization in the makefilert-1.0.6
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5db3451885..7eef6bc6dd 100755
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ RT_VERSION = $(RT_VERSION_MAJOR).$(RT_VERSION_MINOR).$(RT_VERSION_PATCH)
# RT_PATH is the name of the directory you want make to install RT in
#
-RT_PATH = /opt/rt-openculture
+RT_PATH = /opt/rt
#
# The rest of these paths are all configurable, but you probably don't want to