diff options
author | P. J. McDermott <pjm@nac.net> | 2012-11-16 18:50:29 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-11-16 18:50:29 (EST) |
commit | eea5f6893617976f64f460524ada71514965254c (patch) | |
tree | f36876d10561e8f0304470f1a93c9d70b75cac02 | |
parent | 07f3732a4ac927d19b813a98024e903b58f245eb (diff) |
Use multiarch library directories.
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ build: install: oh-autoinstall - rm -f dest/usr/lib/libfakeroot.la + rm -f 'dest/usr/lib/$(OPK_HOST_ARCH)/libfakeroot.la' oh-fixperms oh-strip oh-installfiles |