diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ build: install: build oh-autoinstall rm -f dest/usr/lib/$(OPK_HOST_ARCH)/libopkg.la + ln -sf opkg-cl dest/usr/bin/opkg + ln -sf opkg-cl.1 dest/usr/share/man/man1/opkg.1 oh-fixperms oh-strip -k oh-installfiles |