From 7eebbc3e6d53660bb3aea3ace7c54f49e363da57 Mon Sep 17 00:00:00 2001 From: Donald Webster Date: Fri, 1 May 2020 07:58:38 -0700 Subject: [PATCH] Backup etc/conf.d/plexmediaserver again. --- .SRCINFO | 1 + PKGBUILD | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 2fd09ed..5644c7d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -13,6 +13,7 @@ pkgbase = plex-media-server-plexpass options = !emptydirs options = !strip options = staticlibs + backup = etc/conf.d/plexmediaserver source = plexmediaserver.conf.d source = plexmediaserver.service source = plexmediaserver.hook diff --git a/PKGBUILD b/PKGBUILD index 62f2650..0e1641a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -22,8 +22,7 @@ license=('custom') options=('!emptydirs' '!strip' 'staticlibs') provides=('plex-media-server') conflicts=('plex-media-server') -# Commented to override user version -#backup=('etc/conf.d/plexmediaserver') +backup=('etc/conf.d/plexmediaserver') install='plex-media-server.install' source=('plexmediaserver.conf.d' 'plexmediaserver.service'