From e34f56dd04b720b51e54292191a54320e970f48a Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Tue, 11 Mar 2014 13:48:25 -0400
Subject: Fix miscellaneous issues.

Some of these are listed in message <525DEAF8.9040206@nac.net>:

    http://lists.proteanos.com/proteanos-dev/2013/10/msg00002.html
---
(limited to 'build')

diff --git a/build b/build
index fb09855..5813b2c 100755
--- a/build
+++ b/build
@@ -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
--
cgit v0.9.1