wok-current diff mesa/receipt @ rev 5601
Up Catalyst
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Tue May 18 08:27:44 2010 -0400 (2010-05-18) |
parents | 9853ce11bfc6 |
children | 49e501a55595 |
line diff
1.1 --- a/mesa/receipt Sun Apr 18 23:51:56 2010 +0200 1.2 +++ b/mesa/receipt Tue May 18 08:27:44 2010 -0400 1.3 @@ -61,4 +61,7 @@ 1.4 1.5 #libGLw is included in the package libglw-mesa 1.6 rm -r -f $fs/usr/lib/libGLw* 1.7 + 1.8 + #libEGL is included in the package libegl-mesa 1.9 + rm -r -f $fs/usr/lib/libEGL* 1.10 }