summaryrefslogtreecommitdiff
path: root/autoscripts/postrm-xfonts
diff options
context:
space:
mode:
authorjoey <joey>2002-01-27 04:21:56 +0000
committerjoey <joey>2002-01-27 04:21:56 +0000
commit26fc54549b83f4efd2db161b86159dd65da974a9 (patch)
treeb24bcd750f9358c7c6f3013471140197660bb696 /autoscripts/postrm-xfonts
parentd99c84bf7e7da25e096b3ce638627c3540a53a34 (diff)
r505: * Improved dh_installxfonts some more:
- Better indenting of generated code. - Better ordering of generated code (minor fix).
Diffstat (limited to 'autoscripts/postrm-xfonts')
-rw-r--r--autoscripts/postrm-xfonts2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoscripts/postrm-xfonts b/autoscripts/postrm-xfonts
index a9afcabe..b5dd964b 100644
--- a/autoscripts/postrm-xfonts
+++ b/autoscripts/postrm-xfonts
@@ -1,3 +1,3 @@
if [ "$1" != "upgrade" -a -x /usr/sbin/update-fonts-dir ]; then
- #CMDS#
+#CMDS#
fi