packaging: remove defined USE_SAMPLE 55/241255/2
authorSeunghun Lee <shiin.lee@samsung.com>
Mon, 3 Aug 2020 18:33:20 +0000 (03:33 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Wed, 19 Aug 2020 16:45:12 +0000 (01:45 +0900)
this macro can be defined by gbs command with option '--define'.

Change-Id: Idfe94b697466049d29cfc2737c0d20692dc28be2

packaging/libpepper-efl.spec

index 44bc44bc8f5c623d025073c413b2783a86f4f79f..3d6403ffc781df2f43d2a359e92913196cff9685 100644 (file)
@@ -23,8 +23,6 @@ BuildRequires: pkgconfig(dlog)
 Requires: libwayland-extension-server
 Requires: pepper-xkb
 
-%define USE_SAMPLE 0
-
 %description
 EFL backend for pepper.
 Pepper is a lightweight and flexible library for developing various types of wayland compositors.