diff options
Diffstat (limited to 'opkhelper.pkg/control')
-rw-r--r-- | opkhelper.pkg/control | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/opkhelper.pkg/control b/opkhelper.pkg/control deleted file mode 100644 index d237160..0000000 --- a/opkhelper.pkg/control +++ /dev/null @@ -1,13 +0,0 @@ -Package: opkhelper -Architecture: all -Depends: opkg -Description: opkg build helper tools - A set of programs to assist in building binary packages installable by the - lightweight package manager "opkg" [1]. These tools are inspired by - "debhelper" [2], a similar set of programs written primarily by Joey Hess for - Debian. They are designed to build source packages that comply with draft - version 1.0 of this source package format: - <http://wiki.os.pehjota.net/specs/source_package_format_1.0> - . - 1: <https://code.google.com/p/opkg/> - 2: <http://kitenet.net/~joey/code/debhelper/> |