diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ install: build OPK_PACKAGES="\ $$(printf '%s\n' $${OPK_PACKAGES} | \ grep -Ev "lib.*[.]$(legacy_abi_ver)(-dev)?") \ - "oh-installfiles + " oh-installfiles OPK_PACKAGES="\ $$(printf '%s\n' $${OPK_PACKAGES} | \ grep -E "lib.*[.]$(legacy_abi_ver)(-dev)?") \ |