diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/config/Make.rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/config/Make.rules b/cpp/config/Make.rules index 6da7e267b21..3f37de2fee7 100644 --- a/cpp/config/Make.rules +++ b/cpp/config/Make.rules @@ -12,7 +12,7 @@ # if it does not exist. # -prefix = $(INSTALL_ROOT) +prefix = /opt/Ice-$(VERSION) # # Define OPTIMIZE as yes if you want to build with |