pass-hal: tm2: Add implementation of HAL for CPU
[platform/adaptation/tm2/pass-hal-tm2.git] / packaging / pass-hal-tm2.spec
index 68f4213..2752cf8 100644 (file)
@@ -28,9 +28,15 @@ cp %{SOURCE1} .
 
 make %{?jobs:-j%jobs}
 
+%install
+rm -rf %{buildroot}
+
+%make_install
+
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
 %files
 %manifest %{name}.manifest
+%{_libdir}/pass/*.so