Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Blueman: Remove unneeded service files.
@ 2019-09-10 22:22 voidlinux-github
  2019-09-11 13:54 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-09-10 22:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 330 bytes --]

There is a new pull request by thomas-t-w against master on the void-packages repository

https://github.com/thomas-t-w/void-packages blueman
https://github.com/void-linux/void-packages/pull/14393

Blueman: Remove unneeded service files.


A patch file from https://github.com/void-linux/void-packages/pull/14393.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-blueman-14393.patch --]
[-- Type: text/x-diff, Size: 868 bytes --]

From 177e1b2320d66201d7e3e2df90095e672c6c780d Mon Sep 17 00:00:00 2001
From: Thomas <thomasw@fastmail.cn>
Date: Tue, 10 Sep 2019 16:33:45 -0400
Subject: [PATCH] Blueman: Remove unneeded service files.

---
 srcpkgs/blueman/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/blueman/template b/srcpkgs/blueman/template
index f59d3ccb980..83f9b899583 100644
--- a/srcpkgs/blueman/template
+++ b/srcpkgs/blueman/template
@@ -1,7 +1,7 @@
 # Template file for 'blueman'
 pkgname=blueman
 version=2.1.1
-revision=1
+revision=2
 build_style=gnu-configure
 pycompile_module="blueman"
 configure_args="--disable-static"
@@ -20,3 +20,7 @@ conf_files="/etc/dbus-1/system.d/org.blueman.Mechanism.conf"
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" glib-devel python3-devel"
 fi
+
+post_install() {
+	rm -rf ${DESTDIR}/usr/lib/systemd
+}

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

* Re: [PR PATCH] [Merged]: Blueman: Remove unneeded service files.
  2019-09-10 22:22 [PR PATCH] Blueman: Remove unneeded service files voidlinux-github
@ 2019-09-11 13:54 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-09-11 13:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 173 bytes --]

There's a merged pull request on the void-packages repository

Blueman: Remove unneeded service files.
https://github.com/void-linux/void-packages/pull/14393

Description:


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

end of thread, other threads:[~2019-09-11 13:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-10 22:22 [PR PATCH] Blueman: Remove unneeded service files voidlinux-github
2019-09-11 13:54 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).