wok-4.x diff supertux/receipt @ rev 11311
claws-mail: Change DEPENDS
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Nov 14 04:47:39 2011 +0100 (2011-11-14) |
parents | 8a32d9db2ad2 |
children | 62e8a8e12e45 |
line diff
1.1 --- a/supertux/receipt Tue Dec 28 01:46:45 2010 +0000 1.2 +++ b/supertux/receipt Mon Nov 14 04:47:39 2011 +0100 1.3 @@ -16,7 +16,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - cp ../stuff/menu.h src 1.8 + cp $stuff/menu.h src 1.9 cmake -D CMAKE_INSTALL_PREFIX=/usr -D INSTALL_SUBDIR_BIN=bin . 1.10 make && make DESTDIR=$PWD/_pkg install 1.11 }