summarylogtreecommitdiffstats
path: root/apk-resigner.install
diff options
context:
space:
mode:
authorVictor Häggqvist2015-10-12 19:25:55 +0200
committerVictor Häggqvist2015-10-12 19:25:55 +0200
commit5ecff1d9f985dd132d45dfd6d18865204bd1339e (patch)
tree726b9cbea4ad739e36a44a97f0c2d28949ededfb /apk-resigner.install
downloadaur-5ecff1d9f985dd132d45dfd6d18865204bd1339e.tar.gz
init
Diffstat (limited to 'apk-resigner.install')
-rw-r--r--apk-resigner.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/apk-resigner.install b/apk-resigner.install
new file mode 100644
index 000000000000..ce24600a2c32
--- /dev/null
+++ b/apk-resigner.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "Executable is called signapk.sh"
+}