fixing install path for plugin
authorRusty Lynch <rusty.lynch@intel.com>
Wed, 13 Jun 2012 06:18:31 +0000 (23:18 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Wed, 13 Jun 2012 06:18:31 +0000 (23:18 -0700)
packaging/bluetooth-qt.spec

index 5b6055e..0f538ed 100644 (file)
@@ -56,7 +56,7 @@ make INSTALL_ROOT=%{buildroot} install
 %files
 %defattr(-,root,root,-)
 %{_libdir}/lib%{name}.so.*
-%{_libdir}/qt5/imports/Tizen/Bluetooth/*
+%{_libdir}/qt5/imports/Bluetooth/*
 /etc/dbus-1/system.d/%{name}.conf
 
 %files devel