Detailanpassung

This commit is contained in:
Stephan Geisler 2019-10-16 23:15:23 +02:00
parent ef413686e2
commit 662d118a48

View file

@ -131,7 +131,6 @@
ffmpeg="${APPDIR}/app/binARMv7l/ffmpeg"
avcut="${APPDIR}/app/binARMv7l/avcut"
if [[ `uname -a | grep "armadaxp" ` ]] ; then
#if [ $device = "ds214" ] || [ $device = "ds414" ] ; then
echo " alternative avcut-Version ohne asm wird verwendet"
avcut="${APPDIR}/app/binARMv7l/avcut_disable-asm"
fi