wok-next diff gnustep-gui/receipt @ rev 18925
description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Feb 25 15:02:38 2016 +0200 (2016-02-25) |
parents | 8417cbe6fdae |
children | fb132c029fc9 |
line diff
1.1 --- a/gnustep-gui/receipt Sat Sep 12 15:52:07 2015 +0200 1.2 +++ b/gnustep-gui/receipt Thu Feb 25 15:02:38 2016 +0200 1.3 @@ -31,4 +31,4 @@ 1.4 cp -a $install/usr/bin $fs/usr 1.5 cp -a $install/usr/lib/*.so* $fs/usr/lib 1.6 cp -a $install/usr/lib/GNUstep $fs/usr/lib 1.7 -} 1.8 +} 1.9 \ No newline at end of file