package/opkg-utils: remove build step
authorRyan Barnett <ryan.barnett@rockwellcollins.com>
Fri, 12 Mar 2021 20:05:27 +0000 (14:05 -0600)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 13 Mar 2021 07:31:59 +0000 (08:31 +0100)
commit05bf014f56c0c99f08c93db7829e8fd53af3c9a8
treecf2a77b647cdb98ccd3a2e2f0a0f6c5bdae6a3df
parent0424eee0ee63e6ad85f3ce8ec24d1bb23088fd02
package/opkg-utils: remove build step

opkg-utils is a package that only provides bash and python scripts.
Upon further inspection of the Makefile for the package, invoking
`make` only ever builds the manpage. The previous commit dropped the
installation of the manpage. This makes the build step unnecessary so
remove it.

Add a comment to explain the situation

Signed-off-by: Ryan Barnett <ryan.barnett@rockwellcollins.com>
[yann.morin.1998@free.fr: reword commit log]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/opkg-utils/opkg-utils.mk