wok diff wesnoth-music/receipt @ rev 3473

get-softmodem-driver: Add support for Smart Link modem
author Dominique Corbex <domcox@users.sourceforge.net>
date Tue Jun 16 21:41:05 2009 +0200 (2009-06-16)
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	Tue Jun 16 21:41:05 2009 +0200
     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