mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
crtmpserver: Disable apple streaming to fix build
Apple streaming is quite broken so disabling it to make package building again. Signed-off-by: Michal Hrušecký <Michal.Hrusecky@nic.cz>
This commit is contained in:
committed by
Zoltan HERPAI
parent
fcf8f36e9b
commit
75db8c3422
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
||||
PKG_NAME:=crtmpserver
|
||||
PKG_REV:=b6fdcdb
|
||||
PKG_VERSION:=2012-07-18+git-$(PKG_REV)
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
PKG_BUILD_PARALLEL:=2
|
||||
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
|
||||
PKG_LICENSE:=GPL-3.0
|
||||
|
||||
Reference in New Issue
Block a user