diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-12-30 20:33:31 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-12-30 20:33:31 (GMT) |
commit | 835bc35ade1cde55470a781b60e4f45032cdef9a (patch) | |
tree | eeddfe7247631c166f33c119ad7daf46d5d70f2a /abs/extra/plex-home-theater/plex-home-theater.install | |
parent | c9ae566e45dcf7ff871c9c6cb0a5b961ba13be92 (diff) | |
download | linhes_pkgbuild-835bc35ade1cde55470a781b60e4f45032cdef9a.zip linhes_pkgbuild-835bc35ade1cde55470a781b60e4f45032cdef9a.tar.gz linhes_pkgbuild-835bc35ade1cde55470a781b60e4f45032cdef9a.tar.bz2 |
replace plex-home-theater with openpht
update to openpht 1.5.0
plex home theater will not be updated anymore so moving to the community driven fork openpht
Diffstat (limited to 'abs/extra/plex-home-theater/plex-home-theater.install')
-rw-r--r-- | abs/extra/plex-home-theater/plex-home-theater.install | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/extra/plex-home-theater/plex-home-theater.install b/abs/extra/plex-home-theater/plex-home-theater.install deleted file mode 100644 index 6788abc..0000000 --- a/abs/extra/plex-home-theater/plex-home-theater.install +++ /dev/null @@ -1,11 +0,0 @@ -post_install() { - gen_lib_xml.py -} - -post_upgrade() { - gen_lib_xml.py -} - -post_remove() { - gen_lib_xml.py -} |