Skip to content

Commit

Permalink
games-engines/stratagus: Remove obsolete -Werror sed
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Feb 15, 2024
1 parent 01f7deb commit b06cb0c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions games-engines/stratagus/stratagus-3.3.2-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ PATCHES=(
"${FILESDIR}/${PN}"-2.3.0-doc.patch
)

src_prepare() {
sed -i -e 's:-Werror::' CMakeLists.txt || die
cmake_src_prepare
}

src_configure() {
# there are in-source switches
use debug && local -x CPPFLAGS="${CPPFLAGS} -DDEBUG"
Expand Down

0 comments on commit b06cb0c

Please sign in to comment.