Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
systemd


Commits:
36e63f8b by Christian Hesse at 2023-12-08T12:19:58+01:00
do net package empty directory in systemd-ukify

Closes !2

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -332,7 +332,7 @@ package_systemd-ukify() {
   optdepends=('python-pillow: Show the size of splash image'
               'sbsigntools: Sign the embedded kernel')
 
-  install -d -m0755 "$pkgdir"/usr/{lib/kernel,share/man}
+  install -d -m0755 "$pkgdir"/usr/{lib,share/man}
   mv systemd-ukify/bin "$pkgdir"/usr/bin
   mv systemd-ukify/systemd "$pkgdir"/usr/lib/systemd
   mv systemd-ukify/man1 "$pkgdir"/usr/share/man/man1



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/systemd/-/commit/36e63f8b6a24f0b803cdfaafc7bc1a50ae8dc1d7

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


Reply via email to