wok-next diff glibc-dev/receipt @ rev 18532
gnumeric: remove stuff icon, use native
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Oct 28 21:43:55 2015 +0000 (2015-10-28) |
parents | 0c4f0fe6d476 |
children | c963361d3d54 |
line diff
1.1 --- a/glibc-dev/receipt Thu Mar 05 19:08:32 2015 +0100 1.2 +++ b/glibc-dev/receipt Wed Oct 28 21:43:55 2015 +0000 1.3 @@ -19,7 +19,7 @@ 1.4 { 1.5 # Mass copy and then remove all files specified in stuff/base-files.list. 1.6 # We get the files from glibc-base. Locale files are in: glibc-locale. 1.7 - cp -a $install/* $install/lib $fs 1.8 + cp -a $install/* $fs 1.9 1.10 # Rm base files. 1.11 echo -n "Removing all base files..."