[Tickets] [Initng] #835: Compiling breaks at latest SVN
Initng
trac at initng.org
Mon Jul 13 21:47:35 CEST 2009
#835: Compiling breaks at latest SVN
-----------------------------------+----------------------------------------
Reporter: thomas | Owner:
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Bugs in initng-ifiles | Version: initng-SVN
Severity: normal | Resolution: fixed
Keywords: |
-----------------------------------+----------------------------------------
Comment(by thomas):
Forgotten semicolon at initng_module struct:
To fix it run "for i in `grep -nA6 'struct .* initng_module = {' * -R |
grep '}$' | grep -v '.svn'`; do a=`echo $i | cut -d'-' -f2`; b=`echo $i |
cut -d'-' -f1`; sed -i "${a}s/}/};/g" $b; done" or apply diff ;)
--
Ticket URL: <http://www.initng.org/ticket/835#comment:5>
Initng <http://www.initng.org>
The next generation init system
More information about the Tickets
mailing list