summarylogtreecommitdiffstats
path: root/cnoor-git.install
blob: f6c56a1f4e142bd1805554e99ccf8bfdf31a019d (plain)
1
2
3
4
5
6
7
8
9
10
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. "
}