public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/3] build: Fix distcheck while installing org.bluez.obex.service with --disable-systemd
@ 2025-10-23  5:05 Alfred Wingate
  2025-10-23  5:05 ` [PATCH BlueZ 1/3] build: Support setting the cups_serverbin directory Alfred Wingate
  2025-11-14 17:12 ` [PATCH BlueZ 0/3] " patchwork-bot+bluetooth
  0 siblings, 2 replies; 8+ messages in thread
From: Alfred Wingate @ 2025-10-23  5:05 UTC (permalink / raw)
  To: linux-bluetooth@vger.kernel.org

Pkg-config variables give absolute paths with system prefixes, causing problems
for distcheck which wants to install everything in its own prefix. To cope with
this lets give distcheck its own configure arguments with its own prefix variable
already included.

https://www.gnu.org/software/automake/manual/html_node/DISTCHECK_005fCONFIGURE_005fFLAGS.html

This allows reverting the previous workaround that stopped installing the obex
dbus service on non systemd targets.

https://github.com/bluez/bluez/issues/806

Alfred Wingate (3):
  build: Support setting the cups_serverbin directory
  build: Fix distcheck by hardcoding non absolute paths
  build: obexd: Revert "Fix make distcheck"

 Makefile.am    | 8 ++++++++
 Makefile.obexd | 7 ++++---
 configure.ac   | 4 +++-
 3 files changed, 15 insertions(+), 4 deletions(-)


base-commit: 9faf1244a93217775e31ed5ef3b656d4430b63e1
-- 
2.51.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-11-14 17:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-23  5:05 [PATCH BlueZ 0/3] build: Fix distcheck while installing org.bluez.obex.service with --disable-systemd Alfred Wingate
2025-10-23  5:05 ` [PATCH BlueZ 1/3] build: Support setting the cups_serverbin directory Alfred Wingate
2025-10-23  5:06   ` [PATCH BlueZ 2/3] build: Fix distcheck by hardcoding non absolute paths Alfred Wingate
2025-10-23  5:06     ` [PATCH BlueZ 3/3] build: obexd: Revert "Fix make distcheck" Alfred Wingate
2025-10-31 16:08     ` [PATCH BlueZ 2/3] build: Fix distcheck by hardcoding non absolute paths Luiz Augusto von Dentz
2025-10-31 18:53       ` Alfred Wingate
2025-10-23  6:31   ` build: Fix distcheck while installing org.bluez.obex.service with --disable-systemd bluez.test.bot
2025-11-14 17:12 ` [PATCH BlueZ 0/3] " patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox