Fix socket activation feature 04/81104/2
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 22 Jul 2016 05:32:10 +0000 (14:32 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 22 Jul 2016 06:44:10 +0000 (15:44 +0900)
This feature is enabled for all profiles.

Change-Id: Ib1db1f645da1f1c10f6cec5ed633db827c136315
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
packaging/debug-launchpad.spec

index 2d3b388..b3eab40 100755 (executable)
@@ -22,20 +22,9 @@ BuildRequires:  pkgconfig(bundle)
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  pkgconfig(vconf)
 BuildRequires:  pkgconfig(security-manager)
-
-%if "%{?profile}" == "wearable"
-BuildRequires:  pkgconfig(libsystemd-daemon)
-%define appfw_feature_socket_activation 1
-%else
-%if "%{?profile}" == "mobile"
 BuildRequires:  pkgconfig(libsystemd-daemon)
+
 %define appfw_feature_socket_activation 1
-%else
-%if "%{?profile}" == "tv"
-%define appfw_feature_socket_activation 0
-%endif
-%endif
-%endif
 
 %description
 Debug launchpad