diff options
| author | Daniel Silverstone <daniel.silverstone@codethink.co.uk> | 2012-07-03 15:31:59 +0100 |
|---|---|---|
| committer | Daniel Silverstone <daniel.silverstone@codethink.co.uk> | 2012-07-03 15:31:59 +0100 |
| commit | 91c24ecc91dfe7bae30b1b5d292d6a786b5cebde (patch) | |
| tree | f338bb5dfb553d80499f0d183fd0bbd7155f31da | |
| parent | e732ffcc4cc6bdf66e305c145cf1e9da8eeb4929 (diff) | |
| download | acl-baserock/morph.tar.gz | |
try to make install workbaserock/morph
| -rw-r--r-- | acl.morph | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,6 +8,6 @@ "make SHELL=/bin/bash" ], "install-commands": [ - "make SHELL=/bin/bash DESTDIR=\"$DESTDIR\" install" + "make SHELL=/bin/bash DIST_ROOT=\"$DESTDIR\" install install-dev install-lib" ] } |
