wok-stable diff supertux/receipt @ rev 10439

Add: sylpheed-full (with GPG, splell and ldap support)
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 25 01:32:05 2011 +0200 (2011-05-25)
parents 8a32d9db2ad2
children 62e8a8e12e45
line diff
     1.1 --- a/supertux/receipt	Tue Dec 28 01:46:45 2010 +0000
     1.2 +++ b/supertux/receipt	Wed May 25 01:32:05 2011 +0200
     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  }