Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages /
tpm2-tss
Commits:
58c5df61 by Tobias Powalowski at 2024-08-29T09:57:37+02:00
add comment
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -29,6 +29,7 @@ prepare() {
build() {
cd "${pkgname}"
+ # disable options taken from gentoo ebuild!
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
--with-runstatedir=/run --with-sysusersdir=/usr/lib/sysusers.d \
--with-tmpfilesdir=/usr/lib/tmpfiles.d
--with-udevrulesprefix=60- \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tpm2-tss/-/commit/58c5df6132826419feb68c0d2565f02a0b885e47
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tpm2-tss/-/commit/58c5df6132826419feb68c0d2565f02a0b885e47
You're receiving this email because of your account on gitlab.archlinux.org.