mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-wireless/bluez: drop unneeded commented line
Package-Manager: portage-2.2.23
This commit is contained in:
@@ -169,7 +169,6 @@ multilib_src_install() {
|
||||
rm -r "${ED}"/usr/$(get_libdir)/bluez/test || die
|
||||
fi
|
||||
if use test-programs; then
|
||||
#EPYTHON=python2.7 python_fix_shebang "${ED}"/usr/$(get_libdir)/bluez/test
|
||||
python_fix_shebang "${ED}"/usr/$(get_libdir)/bluez/test
|
||||
for i in $(find "${ED}"/usr/$(get_libdir)/bluez/test -maxdepth 1 -type f ! -name "*.*"); do
|
||||
dosym "${i}" /usr/bin/bluez-"${i##*/}"
|
||||
|
||||
Reference in New Issue
Block a user