media-sound/ladish: Remove wscript tweaking

ladish commit 46d0f6ac9ef566fde8e2bf5763b0b1167a2d48cc
resolved the issue upstream
This commit is contained in:
Nedko Arnaudov 2023-01-29 14:57:53 +02:00
parent 50dd9de999
commit 07cb593479
2 changed files with 0 additions and 2 deletions

View File

@ -49,7 +49,6 @@ PATCHES=(
src_prepare()
{
sed -i -e "s/RELEASE = False/RELEASE = True/" wscript
append-cxxflags '-std=c++11'
default
}

View File

@ -48,7 +48,6 @@ PATCHES=(
src_prepare()
{
sed -i -e "s/RELEASE = False/RELEASE = True/" wscript
append-cxxflags '-std=c++11'
default
}