diff options
Diffstat (limited to 'dev-util/anjuta/anjuta-3.16.0.ebuild')
-rw-r--r-- | dev-util/anjuta/anjuta-3.16.0.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-util/anjuta/anjuta-3.16.0.ebuild b/dev-util/anjuta/anjuta-3.16.0.ebuild index 569cacf76682..522fd8f84f23 100644 --- a/dev-util/anjuta/anjuta-3.16.0.ebuild +++ b/dev-util/anjuta/anjuta-3.16.0.ebuild @@ -96,10 +96,6 @@ will need to: # Conflicts with -pg in a plugin, bug #266777 filter-flags -fomit-frame-pointer - # python2.7-configure in Fedora vs. python-configure in Gentoo - sed -e 's:$PYTHON-config:$PYTHON$PYTHON_VERSION-config:g' \ - -i plugins/am-project/tests/anjuta.lst || die "sed failed" - # Do not build benchmarks, they are not installed and for dev purpose only sed -e '/SUBDIRS =/ s/benchmark//' \ -i plugins/symbol-db/Makefile.{am,in} || die |