diff options
Diffstat (limited to 'raveos-plasma-theme/raveos-plasma-theme.install')
| -rw-r--r-- | raveos-plasma-theme/raveos-plasma-theme.install | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/raveos-plasma-theme/raveos-plasma-theme.install b/raveos-plasma-theme/raveos-plasma-theme.install index 9461d16..fbca6ac 100644 --- a/raveos-plasma-theme/raveos-plasma-theme.install +++ b/raveos-plasma-theme/raveos-plasma-theme.install @@ -9,7 +9,5 @@ post_install() { } post_upgrade() { - # Do not rewrite a live Plasma session from inside a pacman transaction. - rm -f /var/lib/raveos-plasma-theme/.applied _enable_apply_service } |