[Bug 195258] Re: does not interpret directives if comment character is preceded by spaces
Bug Watch Updater
bugwatch at bugs.launchpad.net
Fri Apr 9 19:37:28 BST 2010
** Changed in: rubber (Debian)
Status: Unknown => New
--
does not interpret directives if comment character is preceded by spaces
https://bugs.launchpad.net/bugs/195258
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
Status in Rubber — a wrapper for LaTeX and friends: Fix Committed
Status in “rubber” package in Ubuntu: Triaged
Status in “rubber” package in Debian: New
Bug description:
Binary package hint: rubber
Rubber does not interpret directives if the comment character is preceded by spaces: it will read
% rubber: read /path/foo
but not
% rubber: read /path/foo
The attached patch fixes the problem. It has Rubber look for a regexp instead of "%" at the beginning of the line.
I am using 1.1-2.1ubuntu1 on gutsy.
More information about the Ubuntu-sponsors
mailing list