wok
diff miro/receipt @ rev 12326
xvidcore: Add libxvidcore.so and libxvidcore.so.4 softlinks. There missing in package.
author |
Christopher Rogers <slaxemulator@gmail.com> |
date |
Thu Apr 19 08:01:45 2012 +0000 (2012-04-19) |
parents |
47439c60021f |
children |
8975c8651ce7 |
line diff
1.1 --- a/miro/receipt Tue Jun 07 00:26:09 2011 +0000
1.2 +++ b/miro/receipt Thu Apr 19 08:01:45 2012 +0000
1.3 @@ -28,5 +28,6 @@
1.4 cp -a $_pkg/usr/lib $fs/usr
1.5 cp -a $_pkg/usr/share/miro $fs/usr/share
1.6 cp -a $_pkg/usr/share/mime $fs/usr/share
1.7 + cp -a $stuff/* $fs
1.8 }
1.9