==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=8032

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #6 from Charlie Brady 
<[email protected]> ---
(In reply to Unnilennium from comment #0)

> should move the ffollowing from %post of the rpm, and having this in an
> action added to the main contrib event and post-upgrade event.

This doesn't need to be in either an event or %post. It can be done in the
%build section of the spec file - with a small change.

for lang in en-us fr es it de sv pt sl nl id
do
 /bin/mkdir -p root/etc/e-smith/locale/$lang/etc/e-smith/web/panels/user
 /bin/ln -sf /etc/e-smith/locale/$lang/etc/e-smith/web/functions \
   root/etc/e-smith/locale/$lang/etc/e-smith/web/panels/user/cgi-bin
done

I removed '#el' from the list - not sure what you are intending there.

-- 
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 http://lists.contribs.org/mailman/public/contribteam/

Reply via email to