Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 526282
Collapse All | Expand All

(-)a/dev-vcs/stgit/stgit-0.17.1-r1.ebuild (-1 / +2 lines)
Lines 80-84 python_install_all() { Link Here
80
80
81
	distutils-r1_python_install_all
81
	distutils-r1_python_install_all
82
82
83
	newbashcomp stgit-completion.bash ${PN}
83
	# stgit command is 'stg'
84
	newbashcomp stgit-completion.bash 'stg'
84
}
85
}

Return to bug 526282