mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
bluez: do not link to removed test binary (#377833)
This commit is contained in:
commit
dff800b26b
1 changed files with 0 additions and 1 deletions
|
@ -170,7 +170,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
simple-agent \
|
||||
test-adapter \
|
||||
test-device \
|
||||
test-thermometer \
|
||||
; do
|
||||
ln -s ../test/$t $test/bin/bluez-$t
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue