wok diff libsdl-net/receipt @ rev 11874

up startup-notification 0.12. up thunar 1.3.0. xcb-util symlinks.
author Samuel Trassare <samuel_trassare@yahoo.com>
date Mon Feb 27 15:21:59 2012 -0800 (2012-02-27)
parents a3d1232afa49
children 6eff489aa802
line diff
     1.1 --- a/libsdl-net/receipt	Tue May 24 21:04:02 2011 +0200
     1.2 +++ b/libsdl-net/receipt	Mon Feb 27 15:21:59 2012 -0800
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	cd $src
     1.8  	./configure $CONFIGURE_ARGS && make && make install
     1.9  }
    1.10