summarylogtreecommitdiffstats
path: root/envypn-font.install
diff options
context:
space:
mode:
Diffstat (limited to 'envypn-font.install')
-rw-r--r--envypn-font.install2
1 files changed, 0 insertions, 2 deletions
diff --git a/envypn-font.install b/envypn-font.install
index 7a3e8f6d0de7..f20c4a681ee1 100644
--- a/envypn-font.install
+++ b/envypn-font.install
@@ -2,14 +2,12 @@ post_install() {
echo -n "Updating font cache... "
fc-cache usr/share/fonts/envypn
mkfontdir usr/share/fonts/envypn
- echo "You can read changelog with pacman -Qc envypn-font"
echo "You may take a look at the README (located to /usr/share/doc/envypn/)"
echo "done"
}
post_upgrade() {
echo -n "Updating font cache... "
- echo "You can read changelog with pacman -Qc envypn-font"
echo "You may take a look at the README (located to /usr/share/doc/envypn/)"
echo "done"
}