Skip to content

Commit

Permalink
dev-tcltk/tdom: configure.in deprecated
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/830360
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <[email protected]>
  • Loading branch information
atupone committed Jan 1, 2022
1 parent da1a233 commit 8822896
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dev-tcltk/tdom/tdom-0.9.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ src_prepare() {
-e 's:-pipe::g' \
-e 's:-fomit-frame-pointer::g' \
-e '/SHLIB_LD_LIBS/s:\"$: ${TCL_LIB_FLAG}":g' \
-i {.,extensions/tnc}/configure tclconfig/tcl.m4 || die
-i tclconfig/tcl.m4 || die
mv extensions/tnc/configure.{in,ac} || die
mv extensions/example/configure.{in,ac} || die
default
eautoreconf
}
Expand Down

0 comments on commit 8822896

Please sign in to comment.