diff options
author | comex | 2015-03-01 23:21:12 -0500 |
---|---|---|
committer | comex | 2015-03-01 23:21:12 -0500 |
commit | 1c1c09d9f126b4421658558ae00f6e0e76b451c3 (patch) | |
tree | 2ce19639fa9aad181cdf576b6dccb508133eb269 /DEBIAN/control | |
parent | A number of critical fixes painstakingly discovered in the slowest way possible. (diff) | |
download | substitute-1c1c09d9f126b4421658558ae00f6e0e76b451c3.tar.gz |
Add extrainst_ and postrm
Not actually tested, because I'm too tired tonight to try setting up a
real repository (as opposed to dpkg -i).
Diffstat (limited to 'DEBIAN/control')
-rw-r--r-- | DEBIAN/control | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/DEBIAN/control b/DEBIAN/control deleted file mode 100644 index e6fbe13..0000000 --- a/DEBIAN/control +++ /dev/null @@ -1,11 +0,0 @@ -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 - |