--- trunk/extras/python-slip/python-slip-0.6.5-r1.smage2 2019/01/02 15:24:10 31946 +++ trunk/extras/python-slip/python-slip-0.6.5-r1.smage2 2019/01/02 15:31:52 31947 @@ -108,6 +108,19 @@ DEPEND=">= dev-python/python2-slip-gtk-1" } + +src_prepare() +{ + python2_src_prepare || die + python3_src_prepare || die +} + +src_compile() +{ + python2_src_compile || die + python3_src_compile || die +} + src_install_python2-slip() { python2_src_install || die