upload tizen1.0 source
authorKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 08:01:21 +0000 (17:01 +0900)
committerKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 08:01:21 +0000 (17:01 +0900)
packaging/libmm-ta.spec

index e0fb80b9ec77e685937f26ba03d2cf73a2e387aa..6f0b139a83e0dd8608ba9c906a8256a96c527dfd 100644 (file)
@@ -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.*