Remove /usr/bin/ansi2html from py2-ansi2html
1 files changed, 2 insertions(+), 1 deletions(-) M sr.ht/py-ansi2html/APKBUILD
M sr.ht/py-ansi2html/APKBUILD => sr.ht/py-ansi2html/APKBUILD +2 -1
@@ 3,7 3,7 @@ pkgname=py-ansi2html _pkgname=ansi2html pkgver=1.5.2 pkgrel=0 pkgrel=1 pkgdesc="Convert text with ANSI color codes to HTML" url="http://github.com/ralphbean/ansi2html/" @@ arch="noarch" 42,6 42,7 @@ _py2() { cd "$builddir" replaces="py-ansi2html" _py python2 rm "$subpkgdir"/usr/bin/ansi2html } _py3() {