fixed packaging
authorAnas Nashif <anas.nashif@intel.com>
Sun, 25 Nov 2012 04:19:41 +0000 (20:19 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Tue, 15 Jan 2013 04:20:26 +0000 (20:20 -0800)
packaging/obexd.spec

index 4a50700..faf3381 100644 (file)
@@ -61,7 +61,6 @@ sed -i -e "s,@libexecdir@,%{_libdir}/obex,g" %{SOURCE1}
 %make_install
 
 mkdir examples/
-cp test/send-files examples/
 
 %if 0%{?with_server}
 mkdir -p %{buildroot}/%{_sysconfdir}/xdg/autostart/
@@ -71,7 +70,7 @@ install -m 0755 %{SOURCE2} %{buildroot}/%{_libdir}/obex/obexd-setup.sh
 
 %files
 %defattr(-,root,root,-)
-%doc README COPYING AUTHORS doc/client-api.txt examples
+%doc COPYING 
 
 %files client
 %defattr(-,root,root,-)