summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/build b/build
index c1d86f4..e69add4 100755
--- a/build
+++ b/build
@@ -26,8 +26,8 @@ install: build
dest/usr/lib/$(OPK_HOST_ARCH)/pkgconfig/ \
dest/usr/lib/$(OPK_HOST_ARCH)/libopkg.a \
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
+ mv dest/usr/bin/opkg-cl dest/usr/bin/opkg
+ mv dest/usr/share/man/man1/opkg-cl.1 dest/usr/share/man/man1/opkg.1
oh-fixperms
oh-strip -k
oh-installfiles