diff options
Diffstat (limited to 'autoscripts/postinst-xaw')
-rw-r--r-- | autoscripts/postinst-xaw | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/autoscripts/postinst-xaw b/autoscripts/postinst-xaw deleted file mode 100644 index 3d8e2d1b..00000000 --- a/autoscripts/postinst-xaw +++ /dev/null @@ -1,6 +0,0 @@ -if test -x /usr/sbin/update-xaw-wrappers; then - /usr/sbin/update-xaw-wrappers -fi -for opts in #OPTS#; do - update-alternatives --quiet --install $opts 25 -done |