git-lfs: fix manpage install
This commit is contained in:
parent
82a0539d1d
commit
06bed53569
@ -24,7 +24,7 @@ buildGoPackage rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
installManPage man/*.1 man/*.5
|
installManPage go/src/${goPackagePath}/man/*.{1,5}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user