summarylogtreecommitdiffstats
path: root/qfc.install
diff options
context:
space:
mode:
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"
+}