freetype1-dev: move *a files to the correct path
author |
Antoine Bodin <gokhlayeh@slitaz.org> |
date |
Fri Dec 16 15:42:01 2011 +0100 (2011-12-16) |
parents |
18addd5dacea |
children |
fd6e3950897e |
files |
freetype1-dev/receipt |
line diff
1.1 --- a/freetype1-dev/receipt Fri Dec 16 15:42:01 2011 +0100
1.2 +++ b/freetype1-dev/receipt Fri Dec 16 15:42:01 2011 +0100
1.3 @@ -14,5 +14,5 @@
1.4 {
1.5 mkdir -p $fs/usr/lib
1.6 cp -a $_pkg/usr/include $fs/usr
1.7 - cp -a $_pkg/usr/lib/*a $fs/usr
1.8 + cp -a $_pkg/usr/lib/*a $fs/usr/lib
1.9 }