Skip to content
Commit e2f5ba19 authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

treewide: fix invocations of installBin command

I've removed the trivial command in 4e72b61d.
I think `install -Dt "$out/bin"` is a better replacement anyway,
as it can be easily used to other directories than $out/bin.

/cc @ehmry who seems to maintain many packages with this usage.
(BTW, it would be better to have maintainer attribute same as github
username, as it makes pinging maintainers much easier.)
parent 9054ddef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment