SlackBuilds package tool
Go to file
mauro.giachero 3c9b3d9742 Fix slack-desc parsing regression from r361
Prior to r361, there were two places where the slack-desc
was parsed: in the "package browser" and in the "search
results". r361 tossed most of the "package browser" code,
including that part.
It happens that the two implementation were different,
and of course the removed one was the better of the two.
This patch applies a further improved implementation to
the current code.

Thanks to "jsunx1" for providing the original
implementation and for pointing out the regression.
Thanks to Chess Griffin for preparing and sending me
a patch restoring the old behavior.

Signed-off-by: Mauro Giachero <mauro.giachero@gmail.com>
2009-01-23 16:12:36 +00:00
src Fix slack-desc parsing regression from r361 2009-01-23 16:12:36 +00:00
tools remove tools/makechangelog to make way for new, proper ChangeLog.txt to be coming soon; edit sbopkg.SlackBuild to copy new ChangeLog.txt 2009-01-12 20:10:24 +00:00
ChangeLog-current.txt update Changelog-current.txt 2009-01-22 03:34:52 +00:00
for-next-release update for-next-release 2009-01-22 03:51:43 +00:00