Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages / 
pam


Commits:
bc4528c2 by kpcyrd at 2025-02-07T11:15:03+01:00
Remove unreproducible pdf files

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -81,6 +81,9 @@ package() {
   meson install -C build --destdir "${pkgdir}"
   install -Dm 644 $pkgname.tmpfiles 
"${pkgdir}"/usr/lib/tmpfiles.d/${pkgname}.conf
 
+  # remove unreproducible pdf files
+  rm "${pkgdir}"/usr/share/doc/Linux-PAM/*.pdf
+
   # set unix_chkpwd uid
   chmod +s "${pkgdir}"/usr/bin/unix_chkpwd
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pam/-/commit/bc4528c28672fe75a1378e4834bf58ae7889caee

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


Reply via email to