projects
/
platform
/
core
/
multimedia
/
libmm-ta.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d94e5c
)
upload tizen1.0 source
author
Kim Kibum
<kb0929.kim@samsung.com>
Sun, 29 Apr 2012 08:01:21 +0000
(17:01 +0900)
committer
Kim Kibum
<kb0929.kim@samsung.com>
Sun, 29 Apr 2012 08:01:21 +0000
(17:01 +0900)
packaging/libmm-ta.spec
patch
|
blob
|
history
diff --git
a/packaging/libmm-ta.spec
b/packaging/libmm-ta.spec
index e0fb80b9ec77e685937f26ba03d2cf73a2e387aa..6f0b139a83e0dd8608ba9c906a8256a96c527dfd 100644
(file)
--- a/
packaging/libmm-ta.spec
+++ b/
packaging/libmm-ta.spec
@@
-26,18
+26,26
@@
Development components for the libmm-ta package (devel)
%build
-%autogen
-%configure
+
+%autogen --disable-static
+%configure --disable-static
make %{?jobs:-j%jobs}
%install
+rm -rf %{buildroot}
%make_install
+
+
+
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
+
+
+
%files
/usr/lib/libmm_ta.so.*