diff options
| author | comex | 2015-01-25 02:23:03 -0500 |
|---|---|---|
| committer | comex | 2015-01-25 02:23:03 -0500 |
| commit | 436f5abb44a39bc9c3fa6998522fd1967b24878d (patch) | |
| tree | 4f57ef19171a622dc0326498621a7285c98150a6 /DEBIAN/control | |
| parent | clean up Makefile a bit (diff) | |
| download | substitute-436f5abb44a39bc9c3fa6998522fd1967b24878d.tar.gz | |
make a basic .deb generator
Diffstat (limited to '')
| -rw-r--r-- | DEBIAN/control | 11 |
1 files changed, 11 insertions, 0 deletions
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 <comexk+da@gmail.com> +Priority: optional +Version: {VERSION} +Description: Substrate substitute for code substitution +Maintainer: comex <comexk+dm@gmail.com> +Section: System + |
