diff options
Diffstat (limited to 'autoscripts/postinst-info')
-rw-r--r-- | autoscripts/postinst-info | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/autoscripts/postinst-info b/autoscripts/postinst-info deleted file mode 100644 index 71ffa19b..00000000 --- a/autoscripts/postinst-info +++ /dev/null @@ -1,3 +0,0 @@ -if [ "$1" = "configure" ]; then - install-info --quiet --section "#SECTION#" "#SECTION#" #FILE# -fi |