summarylogtreecommitdiffstats
path: root/system76-driver.install
diff options
context:
space:
mode:
authorMark Wagie2021-11-22 14:10:36 -0700
committerMark Wagie2021-11-22 14:10:36 -0700
commit0ce56c8aeab5a7fb1fd4be613b591184e1043602 (patch)
tree79c493fcf4198c248a89c69bb1bdf299a5a26265 /system76-driver.install
parente0dd26023f3bb4dc80c6035b4b79b8badbf5b590 (diff)
downloadaur-0ce56c8aeab5a7fb1fd4be613b591184e1043602.tar.gz
20.04.45
Diffstat (limited to 'system76-driver.install')
-rw-r--r--system76-driver.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/system76-driver.install b/system76-driver.install
index acce0795ee3f..fa41f5bfa3e1 100644
--- a/system76-driver.install
+++ b/system76-driver.install
@@ -67,4 +67,7 @@ pre_remove() {
post_remove() {
/usr/bin/systemctl daemon-reload >/dev/null 2>&1
+
+ # Remove leftover file if present
+ rm /etc/xprofile || true
}