Browse Source
Merge pull request #17689 from BKPepe/tvheadend-conffiles
tvheadend: fix conffiles section
lilik-openwrt-22.03
Josef Schlehofer
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
multimedia/tvheadend/Makefile
|
@ -230,7 +230,7 @@ define Build/Prepare |
|
|
> $(PKG_BUILD_DIR)/debian/changelog |
|
|
> $(PKG_BUILD_DIR)/debian/changelog |
|
|
endef |
|
|
endef |
|
|
|
|
|
|
|
|
define Package/conffiles |
|
|
|
|
|
|
|
|
define Package/tvheadend/conffiles |
|
|
/etc/config/tvheadend |
|
|
/etc/config/tvheadend |
|
|
endef |
|
|
endef |
|
|
|
|
|
|
|
|