wok-current diff log4c/receipt @ rev 18150
Up: pcmanfm,libfm(git), libtasn1(4.5)
to exclude builtin libtasn1 from libgnutls* , no more rebuilds needed
to exclude builtin libtasn1 from libgnutls* , no more rebuilds needed
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Fri Jun 19 19:56:46 2015 +0200 (2015-06-19) |
parents | 76b72f1ad63c |
children | 757039210b24 |
line diff
1.1 --- a/log4c/receipt Sat Aug 10 11:00:21 2013 +0000 1.2 +++ b/log4c/receipt Fri Jun 19 19:56:46 2015 +0200 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 }