parent
4743d77e57
commit
101a048f95
@ -49,6 +49,8 @@ stdenv.mkDerivation rec {
|
|||||||
for program in $out/bin/i3-sensible-*; do
|
for program in $out/bin/i3-sensible-*; do
|
||||||
sed -i 's/which/command -v/' $program
|
sed -i 's/which/command -v/' $program
|
||||||
done
|
done
|
||||||
|
|
||||||
|
install -vD -t $out/share/man/man1 man/*.1
|
||||||
'';
|
'';
|
||||||
|
|
||||||
separateDebugInfo = true;
|
separateDebugInfo = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user