diff options
Diffstat (limited to 'math/xgfe/files/patch-ab')
-rw-r--r-- | math/xgfe/files/patch-ab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xgfe/files/patch-ab b/math/xgfe/files/patch-ab index 2ecb111c3494..82bf6c69a761 100644 --- a/math/xgfe/files/patch-ab +++ b/math/xgfe/files/patch-ab @@ -7,7 +7,7 @@ -INSTALL_BIN = /usr/local/bin -INSTALL_DOC = /usr/local/doc/xgfe-$(VERSION) +INSTALL_BIN = $(PREFIX)/bin -+INSTALL_DOC = $(PREFIX)/share/doc/xgfe ++INSTALL_DOC = $(DOCSDIR) STATIC_TARGET = xgfe-static # end modifications |