wok rev 21939
updated dotconf and dotconf-dev again (1.0.13 -> 1.3)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Oct 08 10:51:09 2019 +0100 (2019-10-08) |
parents | 8609ecf381cf |
children | b8a18614ad1b |
files | dotconf-dev/receipt dotconf/receipt |
line diff
1.1 --- a/dotconf-dev/receipt Tue Oct 08 10:43:42 2019 +0100 1.2 +++ b/dotconf-dev/receipt Tue Oct 08 10:51:09 2019 +0100 1.3 @@ -20,3 +20,4 @@ 1.4 cp -a $install/usr/lib/*.*a $fs/usr/lib 1.5 cp -a $install/usr/lib/pkgconfig $fs/usr/lib 1.6 } 1.7 +
2.1 --- a/dotconf/receipt Tue Oct 08 10:43:42 2019 +0100 2.2 +++ b/dotconf/receipt Tue Oct 08 10:51:09 2019 +0100 2.3 @@ -32,7 +32,7 @@ 2.4 { 2.5 mkdir -p $fs/usr/lib 2.6 2.7 - cp -a $install/usr/bin $fs/usr 2.8 +# cp -a $install/usr/bin $fs/usr 2.9 cp -a $install/usr/lib/*.so* $fs/usr/lib 2.10 cp -a $install/usr/share $fs/usr 2.11 }