summarylogtreecommitdiffstats
path: root/cnoor-git.install
diff options
context:
space:
mode:
authoraksr2015-06-29 08:00:59 +0200
committeraksr2015-06-29 08:00:59 +0200
commit4ca56be87fa971d616991919a05ca2f89915e119 (patch)
tree71ea94fd9d1e587aee0418f68a6fa7500ffbfa02 /cnoor-git.install
downloadaur-4ca56be87fa971d616991919a05ca2f89915e119.tar.gz
Start.
Diffstat (limited to 'cnoor-git.install')
-rw-r--r--cnoor-git.install11
1 files changed, 11 insertions, 0 deletions
diff --git a/cnoor-git.install b/cnoor-git.install
new file mode 100644
index 000000000000..f6c56a1f4e14
--- /dev/null
+++ b/cnoor-git.install
@@ -0,0 +1,11 @@
+post_install() {
+ echo "==> You have to download Arabic Quran text file: "
+ echo " \"http://tanzil.info/download\" "
+ echo " By default, its path is \"\$HOME/.quran/quran-simple.txt\". "
+ echo "==> Note: The path to the Arabic Quran text file is absolute. "
+ echo "==> If you want to change the Quran text file location and/or other settings: "
+ echo " * Edit config.h "
+ echo " * $ updpkgsums "
+ echo " * Rebuild and install the package. "
+}
+