summaryrefslogtreecommitdiffstats
path: root/abs/extra/plex-home-theater/plex-home-theater.install
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2015-03-16 23:51:01 (GMT)
committerBritney Fransen <brfransen@gmail.com>2015-03-16 23:51:01 (GMT)
commit31841a335c75534c56a8d336a2a8db82e49df7da (patch)
treef7f5022b330b0cbd757bda68aefd39c91555c443 /abs/extra/plex-home-theater/plex-home-theater.install
parent17647fa586e84751187af765373f1059e15b549e (diff)
downloadlinhes_pkgbuild-31841a335c75534c56a8d336a2a8db82e49df7da.zip
linhes_pkgbuild-31841a335c75534c56a8d336a2a8db82e49df7da.tar.gz
linhes_pkgbuild-31841a335c75534c56a8d336a2a8db82e49df7da.tar.bz2
plex-home-theater: stop xscreensaver
Diffstat (limited to 'abs/extra/plex-home-theater/plex-home-theater.install')
-rw-r--r--abs/extra/plex-home-theater/plex-home-theater.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/abs/extra/plex-home-theater/plex-home-theater.install b/abs/extra/plex-home-theater/plex-home-theater.install
index 3633bdc..6788abc 100644
--- a/abs/extra/plex-home-theater/plex-home-theater.install
+++ b/abs/extra/plex-home-theater/plex-home-theater.install
@@ -2,6 +2,10 @@ post_install() {
gen_lib_xml.py
}
+post_upgrade() {
+ gen_lib_xml.py
+}
+
post_remove() {
gen_lib_xml.py
}