Skip to content

Commit 5192e8d

Browse files
baidupcs-go: add a lower-case shortcut (#385525)
2 parents 0437831 + 693442b commit 5192e8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/ba/baidupcs-go/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ buildGoModule rec {
3232

3333
postInstall = ''
3434
rm -f $out/bin/AndroidNDKBuild
35+
ln -s $out/bin/BaiduPCS-Go $out/bin/baidupcs-go
3536
'';
3637

3738
postVersionCheck = ''

0 commit comments

Comments
 (0)