summarylogtreecommitdiffstats
path: root/urxvt-resize-font-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'urxvt-resize-font-git.install')
-rw-r--r--urxvt-resize-font-git.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/urxvt-resize-font-git.install b/urxvt-resize-font-git.install
new file mode 100644
index 000000000000..4f1b1cde3b68
--- /dev/null
+++ b/urxvt-resize-font-git.install
@@ -0,0 +1,7 @@
+post_install() {
+ printf "\n %s\n\n" ">> No man page available, read /usr/share/doc/urxvt-resize-font-git/README.md"
+}
+
+post_upgrade() {
+ post_install $1
+}