Package: less
Version: 458-3
Tags: patch

.ipk files are restricted .deb archives for use by opkg, the dpkg-apt-like
tool from OpenEmbedded.  They just need to be listed in the known .deb suffixes:

                        *.deb|*.udeb|*.ddeb|*.ipk)
                                echo "$1:"; dpkg --info "$1"

Reply via email to