diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ build: configure install: build oh-autoinstall - rm -f dest/usr/lib/libexpat.la + rm -f dest/usr/lib/$(OPK_HOST_ARCH)/libexpat.la oh-fixperms oh-strip -k oh-installfiles |