summaryrefslogtreecommitdiffstats
path: root/delegate.install
diff options
context:
space:
mode:
authorLibravatar Bartłomiej Piotrowski <bpiotrowski@archlinux.org>2018-01-05 21:09:36 +0100
committerLibravatar Bartłomiej Piotrowski <bpiotrowski@archlinux.org>2018-01-05 21:09:36 +0100
commit1b8eea2f3382c0b4253576f80f1f39542acf3549 (patch)
treed30bdc1a744feaab33d17488ab1e3c0fb2b3d65c /delegate.install
downloadpkgbuilds-1b8eea2f3382c0b4253576f80f1f39542acf3549.tar.gz
pkgbuilds-1b8eea2f3382c0b4253576f80f1f39542acf3549.tar.zst
pkgbuilds-1b8eea2f3382c0b4253576f80f1f39542acf3549.zip
Import from official repositories
Diffstat (limited to 'delegate.install')
-rw-r--r--delegate.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/delegate.install b/delegate.install
new file mode 100644
index 0000000..39883a2
--- /dev/null
+++ b/delegate.install
@@ -0,0 +1,6 @@
1post_install() {
2 echo "--"
3 echo "-- Delegate supports too many protocols, so I did not write any rc-script"
4 echo "-- Please read documentation in /usr/share/delegate/"
5 echo "--"
6}