summarylogtreecommitdiffstats
path: root/st.install
diff options
context:
space:
mode:
authorJean-Francois Chevrette2020-03-28 18:40:22 -0400
committerJean-Francois Chevrette2020-03-28 18:40:22 -0400
commit959a68600f84cfb944c90cde4b568d272f04f197 (patch)
treed996cf0e227e56215c4f1a5469ae946960a5dddb /st.install
downloadaur-959a68600f84cfb944c90cde4b568d272f04f197.tar.gz
initial import
Diffstat (limited to 'st.install')
-rw-r--r--st.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/st.install b/st.install
new file mode 100644
index 000000000000..6c59c44d371d
--- /dev/null
+++ b/st.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo "-- Edit config.h in st's PKGBUILD directory (generally /var/abs/community/st/)"
+ echo "-- and rebuild package if you want to change settings."
+}