diff options
author | P. J. McDermott <pjm@nac.net> | 2013-06-03 13:11:27 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-06-03 13:11:27 (EDT) |
commit | bca7dbbc209e2256ab1bf3054bbc6e2638bb8cbb (patch) | |
tree | bf88579ec08e1e3035eb55376b919a5ced2c7d8b /opkhelper-1.0.pkg/control | |
parent | 2c0f711d9bf87797d8de5a9a6e3fad2eeb31076d (diff) |
Use SPF 2.0, opkhelper 3.0, and new upstream ver.
Diffstat (limited to 'opkhelper-1.0.pkg/control')
-rw-r--r-- | opkhelper-1.0.pkg/control | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/opkhelper-1.0.pkg/control b/opkhelper-1.0.pkg/control deleted file mode 100644 index a2b0651..0000000 --- a/opkhelper-1.0.pkg/control +++ /dev/null @@ -1,13 +0,0 @@ -Package: opkhelper-1.0 -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/> |