diff options
Diffstat (limited to 'autoscripts/postinst-info-nosection')
-rw-r--r-- | autoscripts/postinst-info-nosection | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/autoscripts/postinst-info-nosection b/autoscripts/postinst-info-nosection index ffef8636..cba27d27 100644 --- a/autoscripts/postinst-info-nosection +++ b/autoscripts/postinst-info-nosection @@ -1,3 +1 @@ -if [ "$1" = "configure" ]; then - install-info --quiet #FILE# -fi +install-info --quiet #FILE# |