diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-11 14:26:06 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-11 14:26:06 (EDT) |
commit | f02584a16b5e915b117868cdcea70ab79123c19b (patch) | |
tree | 1e57aac5aece624276310326ed9b42448509bc1d /build | |
parent | b8ef828470dec3695f1b1fb04a1e4902ef7e63ce (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
licenses.txt is the output of the licensecheck program and doesn't need
to be in the package.
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)/libmpc.la' + rm -f dest/usr/share/info/dir oh-fixperms oh-strip oh-installfiles |