From e44734afe6b274e007fc18ef8287af72cbdd048e Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Tue, 9 Jun 2015 19:59:23 +0100 Subject: Create a sym link to uhttpd in /usr/sbin --- strata/cpe-wrt/uhttpd.morph | 3 +++ 1 file changed, 3 insertions(+) diff --git a/strata/cpe-wrt/uhttpd.morph b/strata/cpe-wrt/uhttpd.morph index 594df559..cefcc91f 100644 --- a/strata/cpe-wrt/uhttpd.morph +++ b/strata/cpe-wrt/uhttpd.morph @@ -12,3 +12,6 @@ build-commands: install-commands: - make install + +post-install-commands: +- install -d "$DESTDIR$PREFIX/sbin" && cd "$DESTDIR$PREFIX/sbin" && ln -s ../.."$PREFIX"/bin/uhttpd -- cgit v1.2.1