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 fbe703463ed..ca003c188d5 100644 --- a/cpp/config/Make.rules +++ b/cpp/config/Make.rules @@ -17,7 +17,7 @@ # if it does not exist. # -prefix = /home/bernard/test-install/Ice-$(VERSION) +prefix = /opt/Ice-$(VERSION) # # Define OPTIMIZE as yes if you want to build with |