Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
glibc


Commits:
0a872615 by Frederik Schwan at 2024-04-30T00:11:44+02:00
Revert "add gconv-modules.cache for lib32"

This reverts commit ea8572d948437f1897717bf1cec13c1e6460e7ad.

The commit leads to an empty cache file. See
https://gitlab.archlinux.org/archlinux/packaging/packages/glibc/-/issues/8#note_181666

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -195,11 +195,6 @@ package_lib32-glibc() {
 
   cd lib32-glibc-build
 
-  # make automatically re-generates the gconv modules cache
-  # if the file is present
-  install -dm755 "${pkgdir}"/usr/lib32/gconv
-  touch "${pkgdir}"/usr/lib32/gconv/gconv-modules.cache
-
   make DESTDIR="${pkgdir}" install
   rm -rf "${pkgdir}"/{etc,sbin,usr/{bin,sbin,share},var}
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glibc/-/commit/0a872615e2a80c55d2234eaabd2e3df40903c2d9

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glibc/-/commit/0a872615e2a80c55d2234eaabd2e3df40903c2d9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to