libdvbpsi: typo
This commit is contained in:
parent
dc8974fee5
commit
d0cebb9797
|
@ -15,7 +15,7 @@ _gccver=$(gcc --version|awk '/^gcc \(GCC\)/ { print $3 }')
|
|||
if [ "${_gccver%%.*}" -gt 5 ]; then
|
||||
# Disable error for gcc6 warning -Wmisleading-indentation
|
||||
CFLAGS+=" -Wno-error=misleading-indentation"
|
||||
}
|
||||
fi
|
||||
|
||||
libdvbpsi-devel_package() {
|
||||
depends="libdvbpsi>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user