Blueman: Remove unneeded service files.
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user