diff options
| author | Nippy <nippy@Beller-Mac-mini.lan> | 2026-09-07 19:48:54 +0200 |
|---|---|---|
| committer | Nippy <nippy@Beller-Mac-mini.lan> | 2026-09-07 19:48:54 +0200 |
| commit | ed1c9a34738f8c60467a96a5c938ec757f65861a (patch) | |
| tree | 41b69ebc23364d0673f9299dc5cad96663b0ec44 /raveos-plasma-theme/raveos-plasma-theme.install | |
| parent | e5636385e253a52688a59f8c2a45cd673c04b102 (diff) | |
| download | RaveOS-PKGBUILD-ed1c9a34738f8c60467a96a5c938ec757f65861a.tar.gz RaveOS-PKGBUILD-ed1c9a34738f8c60467a96a5c938ec757f65861a.zip | |
rework theme
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 } |