summaryrefslogtreecommitdiff
path: root/autoscripts
diff options
context:
space:
mode:
authorjoey <joey>2002-01-30 00:00:50 +0000
committerjoey <joey>2002-01-30 00:00:50 +0000
commit7b3307a2faf0ab9dec667408a2d00d14fcd860c8 (patch)
treef07e09692c5077c1fd654778c1ce8b55c74b5fae /autoscripts
parent81a1cb9028b75304b0261dfd91ba04c0e6b07bb4 (diff)
r507: * dh_installxfonts: separate multiple commands with \n so sed doesn't get
upset. Closes: #131322
Diffstat (limited to 'autoscripts')
-rw-r--r--autoscripts/postinst-xfonts2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoscripts/postinst-xfonts b/autoscripts/postinst-xfonts
index 8821bc5f..4c5ab1b8 100644
--- a/autoscripts/postinst-xfonts
+++ b/autoscripts/postinst-xfonts
@@ -1,3 +1,3 @@
if [ -x /usr/sbin/update-fonts-dir ]; then
-#CMDS#
+ #CMDS#
fi