diff options
author | P. J. McDermott <pjm@nac.net> | 2013-06-02 17:45:14 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-06-02 17:45:14 (EDT) |
commit | 5b1c0ba9ed7b495f3c32352dfe0b9e63344d785f (patch) | |
tree | 57a2282eb595363c2a78e6f5576e71ece18e3a90 | |
parent | d3a33b65b13532c7b0931815d10545dd4456bbb8 (diff) |
build: Set configure's libdir option.
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ include ../source.mk build: oh-autoconfigure -- \ + --libdir=/usr/share \ --with-metadata=proteanos \ --with-opkg=/usr/bin/opkg \ --with-opkhelper-3.0=/usr/share/opkhelper-3.0/ |