summarylogtreecommitdiffstats
path: root/swm-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'swm-git.install')
-rw-r--r--swm-git.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/swm-git.install b/swm-git.install
new file mode 100644
index 000000000000..d9e88c377d5f
--- /dev/null
+++ b/swm-git.install
@@ -0,0 +1,8 @@
+post_install() {
+ echo "==> To customize it, modify \"config.h\"."
+}
+
+post_upgrade() {
+ post_install
+}
+