Fixed compile error in debug side
authorchangjoo.lee <changjoo.lee@samsung.com>
Thu, 19 May 2016 07:42:47 +0000 (16:42 +0900)
committerwchang kim <wchang.kim@samsung.com>
Thu, 18 Aug 2016 03:35:58 +0000 (12:35 +0900)
Change-Id: I0912176d973468bf23388871ab40f0975e2cc329
Signed-off-by: changjoo.lee <changjoo.lee@samsung.com>
packaging/shadow-utils.spec

index a061101..037dbf3 100755 (executable)
@@ -148,12 +148,14 @@ done
 %{_sbindir}/usermod
 %if 0%{?tizen_build_binary_release_type_eng} == 1
 /bin/su
+%exclude /usr/lib/debug
 %{_bindir}/chage
 %{_bindir}/gpasswd
 %{_bindir}/newgrp
 %{_bindir}/passwd
 %else
 %exclude /bin/su
+%exclude /usr/lib/debug
 %exclude %{_bindir}/chage
 %exclude %{_bindir}/gpasswd
 %exclude %{_bindir}/newgrp