diff options
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |