From eea5f6893617976f64f460524ada71514965254c Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Fri, 16 Nov 2012 18:50:29 -0500
Subject: Use multiarch library directories.

---
(limited to 'build')

diff --git a/build b/build
index 64b24c1..a9a49dc 100755
--- a/build
+++ b/build
@@ -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
--
cgit v0.9.1