mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
remove BOXTYPE_SPARK
Origin commit data
------------------
Branch: ni/coolstream
Commit: 97e1f43f62
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)
Origin message was:
------------------
- remove BOXTYPE_SPARK
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -169,11 +169,10 @@ if test "$BOXTYPE" = "coolstream"; then
|
||||
TUXBOX_APPS_LIB_PKGCONFIG(BLURAY,libbluray)
|
||||
fi
|
||||
|
||||
if test "$BOXTYPE" = "coolstream" ||
|
||||
if test "$BOXTYPE" = "generic" ||
|
||||
test "$BOXTYPE" = "coolstream" ||
|
||||
test "$BOXTYPE" = "armbox" ||
|
||||
test "$BOXTYPE" = "mipsbox" ||
|
||||
test "$BOXTYPE" = "generic" ||
|
||||
test "$BOXTYPE" = "spark"; then
|
||||
test "$BOXTYPE" = "mipsbox"; then
|
||||
AC_DEFINE(SCREENSHOT, 1, [Define to 1 if the platform supports screenshots])
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user