aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 954fa93d..b7bd5197 100755
--- a/configure
+++ b/configure
@@ -237,7 +237,7 @@ fi
237 237
238if [ "$PREFIX_SET" = "yes" -a ! "$ROCKS_TREE_SET" = "yes" ] 238if [ "$PREFIX_SET" = "yes" -a ! "$ROCKS_TREE_SET" = "yes" ]
239then 239then
240 ROCKS_TREE=$PREFIX/lib/luarocks 240 ROCKS_TREE=$PREFIX
241fi 241fi
242 242
243if [ "$LUA_SUFFIX_SET" != "yes" ] 243if [ "$LUA_SUFFIX_SET" != "yes" ]