diff options
Diffstat (limited to 'textproc/galax/files/Makefile')
-rw-r--r-- | textproc/galax/files/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/galax/files/Makefile b/textproc/galax/files/Makefile index 8df0783de120..ceadf5f76219 100644 --- a/textproc/galax/files/Makefile +++ b/textproc/galax/files/Makefile @@ -22,7 +22,7 @@ OCAMLBIN=$(PREFIX)/bin ######################################################################## # Where do you want to install Galax after it has been compiled? -GALAXHOME=$(PREFIX)/Galax-0.2.0 +GALAXHOME=%%GALAXHOME%% BINDIR=$(GALAXHOME)/bin LIBDIR=$(GALAXHOME)/lib |