diff options
Diffstat (limited to 'autoscripts')
-rw-r--r-- | autoscripts/postrm-xfonts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autoscripts/postrm-xfonts b/autoscripts/postrm-xfonts index e2c8d612..cd476a3d 100644 --- a/autoscripts/postrm-xfonts +++ b/autoscripts/postrm-xfonts @@ -1,3 +1,3 @@ if [ -x "`which update-fonts-dir 2>/dev/null`" ]; then -#CMDS# + #CMDS# fi |