mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
acinclude: fix indentation
Origin commit data
------------------
Commit: 51b7980323
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-03 (Fri, 03 Nov 2017)
Origin message was:
------------------
- acinclude: fix indentation
This commit is contained in:
@@ -327,8 +327,8 @@ AC_ARG_WITH(boxtype,
|
||||
|
||||
AC_ARG_WITH(boxmodel,
|
||||
[ --with-boxmodel valid for coolstream: hd1, hd2
|
||||
valid for armbox: hd51
|
||||
valid for generic: raspi],
|
||||
valid for armbox: hd51
|
||||
valid for generic: raspi],
|
||||
[case "${withval}" in
|
||||
hd1|hd2)
|
||||
if test "$BOXTYPE" = "coolstream"; then
|
||||
|
Reference in New Issue
Block a user