summarylogtreecommitdiffstats
path: root/qfc.install
diff options
context:
space:
mode:
authorSebastian Reuße2015-12-10 10:20:19 +0100
committerSebastian Reuße2015-12-10 10:25:53 +0100
commit1119f691ea7b52577c20794ecd65404d60c77033 (patch)
tree3e6cd00af8d6d76a41c3ed03444dd835f445757f /qfc.install
downloadaur-1119f691ea7b52577c20794ecd65404d60c77033.tar.gz
Init.
Diffstat (limited to 'qfc.install')
-rw-r--r--qfc.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/qfc.install b/qfc.install
new file mode 100644
index 000000000000..687057f2c6d0
--- /dev/null
+++ b/qfc.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "To use qfc, source the library from /usr/share/qfc/qfc.sh"
+}