summarylogtreecommitdiffstats
path: root/xkb-qwerty-fr.install
diff options
context:
space:
mode:
authorThomas Riccardi2016-03-13 15:11:00 +0100
committerThomas Riccardi2016-03-13 15:11:00 +0100
commit16a1201e98de5f263fe8d8bec60be5b9550d8655 (patch)
tree4653f43a68df213d3d230d593f7a5d10d668e122 /xkb-qwerty-fr.install
parentdafa1f3df21b099269ca05af5456750134b6179b (diff)
downloadaur-16a1201e98de5f263fe8d8bec60be5b9550d8655.tar.gz
Add install help
Diffstat (limited to 'xkb-qwerty-fr.install')
-rw-r--r--xkb-qwerty-fr.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/xkb-qwerty-fr.install b/xkb-qwerty-fr.install
new file mode 100644
index 000000000000..6ceafc3166da
--- /dev/null
+++ b/xkb-qwerty-fr.install
@@ -0,0 +1,5 @@
+post_install() {
+ cat << EOF
+==> See http://marin.jb.free.fr/qwerty-fr/manual/ to complete xkb-qwerty-fr installation
+EOF
+}