Accepting request 38016 from home:jnweiger:branches:filesystems
Copy from home:jnweiger:branches:filesystems/fuse via accept of submit request 38016 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/38016 OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse?expand=0&rev=12
This commit is contained in:
parent
dc7dc376d4
commit
9594825c6d
@ -258,6 +258,9 @@ done
|
||||
%{__rm} -f %{buildroot}/%{_lib}/libulockmgr.so.*
|
||||
%{__rm} -f %{buildroot}/%{_includedir}/ulockmgr.h
|
||||
|
||||
(cd example && %{__make} clean)
|
||||
%{__rm} -rf example/.deps example/Makefile.am example/Makefile.in
|
||||
|
||||
%post
|
||||
%{insserv_force_if_yast boot.fuse}
|
||||
%run_permissions
|
||||
@ -297,6 +300,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%doc example doc
|
||||
%{_libdir}/libfuse.so
|
||||
%{_includedir}/fuse.h
|
||||
%{_includedir}/fuse
|
||||
|
Loading…
Reference in New Issue
Block a user