wok-current diff wesnoth-music/receipt @ rev 3439
Add: slurm
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sat Jun 13 22:15:33 2009 +0000 (2009-06-13) |
parents | 663221981524 |
children | 586729753bf9 |
line diff
1.1 --- a/wesnoth-music/receipt Wed May 13 10:29:14 2009 +0200 1.2 +++ b/wesnoth-music/receipt Sat Jun 13 22:15:33 2009 +0000 1.3 @@ -12,6 +12,6 @@ 1.4 genpkg_rules() 1.5 { 1.6 mkdir -p $fs/usr/share/wesnoth/data/core 1.7 - cp -a $_pkg/usr/share/wesnoth/data/core/music $fs/usr/share/wesnoth/data/core 1.8 + cp -a $src/data/core/music $fs/usr/share/wesnoth/data/core 1.9 } 1.10