From 7fee13e56871be0449fa26088711c99ab43129d3 Mon Sep 17 00:00:00 2001 From: Shinwoo Kim Date: Sat, 12 Nov 2016 15:00:05 +0900 Subject: [PATCH] Build DEBUG package Change-Id: Id6ce145487550d1a5cca2e7c893b1cd4e8b59793 --- packaging/at-spi2-core.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/packaging/at-spi2-core.spec b/packaging/at-spi2-core.spec index 472f089..bdb6b7c 100644 --- a/packaging/at-spi2-core.spec +++ b/packaging/at-spi2-core.spec @@ -1,4 +1,3 @@ -%define debug_package %{nil} %bcond_with x Name: at-spi2-core @@ -86,8 +85,6 @@ find %{buildroot} -name '*.la' -or -name '*.a' | xargs rm -f %make_install %find_lang %{name} -%check - %clean rm -fr %{buildroot} -- 2.7.4