Skip to content

Commit 693442b

Browse files
committed
baidupcs-go: add a lower-case shortcut
1 parent 3ed140c commit 693442b

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)