diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-11 13:48:25 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-11 13:48:25 (EDT) |
commit | e34f56dd04b720b51e54292191a54320e970f48a (patch) | |
tree | 7425a5ece93c6254326a8b1600acafec18cd3a14 /build | |
parent | d684eb5bf6863ac247071e66806fb8170bbe85c9 (diff) |
Fix miscellaneous issues.
Some of these are listed in message <525DEAF8.9040206@nac.net>:
http://lists.proteanos.com/proteanos-dev/2013/10/msg00002.html
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ build: install: build oh-autoinstall rm -f 'dest/usr/lib/$(OPK_HOST_ARCH)/libmpfr.la' + rm -f dest/usr/share/info/dir oh-fixperms oh-strip oh-installfiles |