summarylogtreecommitdiffstats
path: root/sumo.install
diff options
context:
space:
mode:
Diffstat (limited to 'sumo.install')
-rw-r--r--sumo.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/sumo.install b/sumo.install
new file mode 100644
index 000000000000..8b38acd831fa
--- /dev/null
+++ b/sumo.install
@@ -0,0 +1,3 @@
+post_remove() {
+ sed -i '/SUMO_HOME=\/usr\/lib\/sumo/d' /etc/environment
+} \ No newline at end of file