From 09792f76bac6f7ba9a2df864f8520aa55b3aedbf Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 30 Aug 2018 19:05:14 -0300 Subject: [PATCH] blueman: remove duplicate pycompile_module= --- srcpkgs/blueman/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/blueman/template b/srcpkgs/blueman/template index 09ca857d6c5..e31db5b32c8 100644 --- a/srcpkgs/blueman/template +++ b/srcpkgs/blueman/template @@ -9,7 +9,6 @@ hostmakedepends="intltool pkg-config python-Cython" makedepends="gtk+3-devel libbluetooth-devel python-dbus-devel python-gobject-devel startup-notification-devel" depends="GConf bluez libnotify python-dbus python-gobject" -pycompile_module="blueman" short_desc="A GTK+ Bluetooth Manager" maintainer="Juan RP " license="GPL-3.0-or-later"