git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
b0d810b
)
tvheadend: add /etc/tvheadend config to conffiles
author
Matthew Hagan
<redacted>
Thu, 24 Feb 2022 09:14:23 +0000
(09:14 +0000)
committer
Rosen Penev
<redacted>
Fri, 25 Feb 2022 14:08:46 +0000
(06:08 -0800)
Allow backing up and preserving of /etc/tvheadend across sysupgrades.
Signed-off-by: Matthew Hagan <redacted>
multimedia/tvheadend/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/tvheadend/Makefile
b/multimedia/tvheadend/Makefile
index f5656dc416d79c5aa19fd340cdd15ebcd96373c4..f4358e166ff6d0484ef5e2117b28617146b96d2e 100644
(file)
--- a/
multimedia/tvheadend/Makefile
+++ b/
multimedia/tvheadend/Makefile
@@
-242,6
+242,7
@@
endef
define Package/tvheadend/conffiles
/etc/config/tvheadend
+/etc/tvheadend
endef
define Package/tvheadend/install
git clone https://git.99rst.org/PROJECT