wok-6.x diff log4c/receipt @ rev 18116

Format few descriptions (EOL at the end, 80 symbols length lines)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jun 07 00:27:07 2015 +0300 (2015-06-07)
parents 76b72f1ad63c
children 757039210b24
line diff
     1.1 --- a/log4c/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/log4c/receipt	Sun Jun 07 00:27:07 2015 +0300
     1.3 @@ -24,6 +24,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib $fs/etc
     1.7 -	cp -a $install/usr/lib/*.so* $fs/lib
     1.8 +	cp -a $install/usr/lib/*.so* $fs/usr/lib
     1.9  	cp -a $install/etc/log4crc.sample $fs/etc/log4crc
    1.10  }