diff options
Diffstat (limited to 'autoscripts/postrm-xaw')
-rw-r--r-- | autoscripts/postrm-xaw | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/autoscripts/postrm-xaw b/autoscripts/postrm-xaw deleted file mode 100644 index b8d718ea..00000000 --- a/autoscripts/postrm-xaw +++ /dev/null @@ -1,3 +0,0 @@ -if test -x /usr/sbin/update-xaw-wrappers; then - /usr/sbin/update-xaw-wrappers -fi |