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