wok-4.x diff libmad/receipt @ rev 6419
Up: lxpanel to 0.5.6. I committed out my patch since it doesn't patch now. I also took battary montor out so lxpanel will build. All other plugins are there.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Sep 26 17:02:23 2010 +0000 (2010-09-26) |
parents | e0f2bee5b24d |
children | 0f8dcbf8807b |
line diff
1.1 --- a/libmad/receipt Wed Feb 13 14:19:21 2008 +0100 1.2 +++ b/libmad/receipt Sun Sep 26 17:02:23 2010 +0000 1.3 @@ -13,6 +13,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i '/-fforce-mem/d' ./configure 1.8 ./configure --prefix=/usr $CONFIGURE_ARGS 1.9 make 1.10 make DESTDIR=$PWD/_pkg install