summarylogtreecommitdiffstats
path: root/pyglossary.install
diff options
context:
space:
mode:
authorzhs2022-09-09 15:37:35 +0000
committerzhs2022-09-09 15:37:35 +0000
commit9fb3ed15af5357cb0dc43ca1e06babd529f4c2a2 (patch)
tree0f098338775c1fc80b2d7a62e379411f2f877ead /pyglossary.install
downloadaur-9fb3ed15af5357cb0dc43ca1e06babd529f4c2a2.tar.gz
initial commit
Diffstat (limited to 'pyglossary.install')
-rw-r--r--pyglossary.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/pyglossary.install b/pyglossary.install
new file mode 100644
index 000000000000..d532f74f0623
--- /dev/null
+++ b/pyglossary.install
@@ -0,0 +1,4 @@
+## arg 1: the new package version
+post_install() {
+ echo "Make sure to install at least one of the optional interface dependencies."
+}