[blfs] 01/12: bluez: ICAL_LIBS is no longer needed with the latest release
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository blfs. commit e70c40c0f5147442d190249245bac803355546c6 Author: Xi Ruoyao <[email protected]> AuthorDate: Sat Aug 15 02:55:52 2026 +0800 bluez: ICAL_LIBS is no longer needed with the latest release --- general/sysutils/bluez.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/general/sysutils/bluez.xml b/general/sysutils/bluez.xml index d8ea99ddd9..b03ad9c70e 100644 --- a/general/sysutils/bluez.xml +++ b/general/sysutils/bluez.xml @@ -148,13 +148,13 @@ --localstatedir=/var \ --enable-library \ --disable-systemd && -make ICAL_LIBS="-lical -licalvcal"</userinput></screen> +make</userinput></screen> <screen revision="systemd"><userinput>./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --enable-library && -make ICAL_LIBS="-lical -licalvcal"</userinput></screen> +make</userinput></screen> <para> To test the results, issue: <userinput>make check</userinput>. -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/blfs-book Unsubscribe: See the above information page