Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12243] cast failure figlet:swoolley-0-4:200605271404

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 12243] cast failure figlet:swoolley-0-4:200605271404
  • Date: 28 Nov 2006 15:40:11 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12243





------- Additional Comments From arnaud.fortier AT free.fr 2006-11-28 09:40
-------
(In reply to comment #3)
> forgot to add the games group.
>
> fixed in test at 4284dabc7ad27b408aa6c3281dfc7d31c30f05ae

Still got the problem, fixed it by editing
/var/lib/sorcery/codex/test/utils/figlet/INSTALL , changing :
install -d -o games -m 775 $INSTALL_ROOT/usr/games &&
to
install -d -g games -m 775 $INSTALL_ROOT/usr/games &&

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page