Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
dotnet-core


Commits:
0adecc76 by Acid Xeon at 2024-02-08T18:05:55+00:00
drop empty etc/profile.d


A leftover of 
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core/-/commit/a932b8554c4dbdf3fb4fb1574254859e2d7ca17e

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -118,7 +118,7 @@ package_dotnet-host() {
   )
   optdepends=('bash-completion: Bash completion support')
 
-  install -dm 755 
"${pkgdir}"/{etc/profile.d,usr/{bin,lib,share/{dotnet,licenses/dotnet-host}}}
+  install -dm 755 
"${pkgdir}"/{usr/{bin,lib,share/{dotnet,licenses/dotnet-host}}}
   bsdtar -xf 
dotnet/artifacts/x64/Release/dotnet-sdk-${pkgver%.*.sdk*}.${pkgver#*sdk}-arch-x64.tar.gz
 -C "${pkgdir}"/usr/share/dotnet/ --no-same-owner dotnet host
   bsdtar -xf 
dotnet/artifacts/x64/Release/dotnet-sdk-${pkgver%.*.sdk*}.${pkgver#*sdk}-arch-x64.tar.gz
 -C "${pkgdir}"/usr/share/licenses/dotnet-host/ --no-same-owner LICENSE.txt 
ThirdPartyNotices.txt
   ln -s /usr/share/dotnet/dotnet "${pkgdir}"/usr/bin/dotnet



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core/-/commit/0adecc76ad982b6ad35b3aaf353d79407ff9d19e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core/-/commit/0adecc76ad982b6ad35b3aaf353d79407ff9d19e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to