]> git.ipfire.org Git - pakfire.git/commit
Add a hack so you cannot append new strings in the same line for deps.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Dec 2011 10:25:01 +0000 (11:25 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 22 Dec 2011 15:02:33 +0000 (16:02 +0100)
commitb240bb00210587c63784b131add768be9a3ae495
treed96ad04fc965433115c8d6601e3a0e735eba2dc3
parent8afb9d0f2d329a7b35852eded68114ff1de2ef05
Add a hack so you cannot append new strings in the same line for deps.

We need to review that later.
python/pakfire/packages/lexer.py