summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorWaLyong Cho <walyong.cho@samsung.com>2016-11-08 18:19:44 +0900
committerWaLyong Cho <walyong.cho@samsung.com>2016-11-08 18:19:49 +0900
commit340058ed0da47d585785c1c2b73f51c8dcfcf8c6 (patch)
tree1743a914cdd159b87a46c6e1376efb485e9ae01b /packaging
parent48c7900d68747a0d49f87167a60e596c4a8d2ef4 (diff)
downloadlibsystem-340058ed0da47d585785c1c2b73f51c8dcfcf8c6.tar.gz
libsystem-340058ed0da47d585785c1c2b73f51c8dcfcf8c6.tar.bz2
libsystem-340058ed0da47d585785c1c2b73f51c8dcfcf8c6.zip
build: run make check with build
Change-Id: If8c9445e0edf57999b75646f1741e2fd8e70056d Signed-off-by: WaLyong Cho <walyong.cho@samsung.com>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/libsystem.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/packaging/libsystem.spec b/packaging/libsystem.spec
index d52cbc5..5c3dd30 100644
--- a/packaging/libsystem.spec
+++ b/packaging/libsystem.spec
@@ -71,6 +71,13 @@ make %{?_smp_mflags}
%install
%make_install
+# make sure debugsources.list exist, it used by rpm macro in %file
+# section.
+touch debugsources.list
+
+%check
+make check
+
%post
/sbin/ldconfig