summarylogtreecommitdiffstats
path: root/fbpad-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'fbpad-git.install')
-rw-r--r--fbpad-git.install14
1 files changed, 7 insertions, 7 deletions
diff --git a/fbpad-git.install b/fbpad-git.install
index 499102b15a44..27db7f111920 100644
--- a/fbpad-git.install
+++ b/fbpad-git.install
@@ -1,9 +1,9 @@
post_install(){
- echo "==> To use fbpad, read /usr/share/doc/fbpad-git/README."
- echo "==> Edit config.h in fbpad's PKGBUILD directory and"
- echo " rebuild package if you want to change settings."
- echo "==> Add 'export TERM=fbpad-256' to your shell rc for"
- echo " 256-color support."
- echo "==> Add 'export NCURSES_NO_UTF8_ACS=1' to your shell rc"
- echo " if you are using dvtm."
+ echo "==> To use fbpad, read /usr/share/doc/fbpad-git/README."
+ echo "==> Edit conf.h in fbpad's PKGBUILD directory and"
+ echo " rebuild package if you want to change settings."
+ echo "==> Add 'export TERM=fbpad-256' to your shell rc for"
+ echo " 256-color support."
+ echo "==> Add 'export NCURSES_NO_UTF8_ACS=1' to your shell rc"
+ echo " if you are using dvtm."
}