Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / linux


Commits:
e9f0e942 by Raphael Nestler at 2025-03-18T16:49:14+01:00
Remove duplicated target.json file

In the 6.3 cycle target.json moved to `scripts`[^0] [^1] which is
installed as a whole anyway. Installing it to `rust` thus isn't needed.

See also discussion here: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/merge_requests/6#note_255153

[^0]: 
https://github.com/Rust-for-Linux/linux/commit/c83b16cefd78f55071840e1159ead9fe62747769
[^1]: 
https://github.com/rnestler/archpkg-linux-rust/commit/6a135dd2ab8a03ac6b27e109de925cfb42c32701

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -179,7 +179,6 @@ _package-headers() {
 
   # Rust support
   echo "Installing Rust files..."
-  install -Dt "$builddir/rust" -m644 scripts/target.json
   install -Dt "$builddir/rust" -m644 rust/*.rmeta
   install -Dt "$builddir/rust" -m644 rust/*.so
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/e9f0e942bf565476edd0685663e72c6d9a5f97f3

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


Reply via email to