From 436f5abb44a39bc9c3fa6998522fd1967b24878d Mon Sep 17 00:00:00 2001 From: comex Date: Sun, 25 Jan 2015 02:23:03 -0500 Subject: make a basic .deb generator --- DEBIAN/control | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 DEBIAN/control (limited to 'DEBIAN') diff --git a/DEBIAN/control b/DEBIAN/control new file mode 100644 index 0000000..e6fbe13 --- /dev/null +++ b/DEBIAN/control @@ -0,0 +1,11 @@ +Package: com.ex.substitute +Architecture: iphoneos-arm +Name: Substitute +Depiction: http://jslinux.org +Author: comex +Priority: optional +Version: {VERSION} +Description: Substrate substitute for code substitution +Maintainer: comex +Section: System + -- cgit v1.2.3