Revert "[3.0] Fix common profile build error" 30/60130/1
authordongsug.song <dongsug.song@samsung.com>
Tue, 23 Feb 2016 13:13:01 +0000 (22:13 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Tue, 23 Feb 2016 13:13:19 +0000 (22:13 +0900)
This reverts commit d7fcb48e5bf25299817fa720af2133badb4e9d44.

Change-Id: Ie02800b9899eebf7101b5f41bc3a8c8787667cf6

packaging/dali-adaptor.spec

index be7756c..2a59f0f 100644 (file)
@@ -47,7 +47,7 @@ Source0:    %{name}-%{version}.tar.gz
 %if "%{profile}" == "common"
 %define dali_profile COMMON
 %define dali_feedback_plugin 0
-%define tizen_2_2_compatibility 0
+%define tizen_2_2_compatibility 1
 %define shaderbincache_flag DISABLE
 %endif