https://bugs.koozali.org/show_bug.cgi?id=12353
--- Comment #1 from Trevor Batley <[email protected]> ---
Remove root/usr/share/egroupware_sess and root/usr/share/egroupware_tmp
directories
Add mkdirs after rm of file list in %install section of
smeserver-egroupware.spec
%install
rm -rf $RPM_BUILD_ROOT
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
rm -f %{name}-%{version}-filelist
mkdir -p $RPM_BUILD_ROOT/usr/share/egroupware_sess
mkdir -p $RPM_BUILD_ROOT/usr/share/egroupware_tmp
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/