diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,6 +30,6 @@ install: build sed 's|@opkglibdir@|/var/lib|g' src/utils/update-alternatives.in \ >dest/usr/bin/update-alternatives-lede oh-fixperms - oh-strip + oh-strip -k oh-installfiles oh-shlibdeps |