wok diff dmraid/receipt @ rev 8957

Fixed xpat2 to not need xorg and xorg-dev. Add xorg-libX11, xorg-libXt, and xorg-libXaw to xpat2 depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 01 18:45:33 2011 +0000 (2011-03-01)
parents f5b7e0c47763
children 7564f68fda8c
line diff
     1.1 --- a/dmraid/receipt	Wed Feb 23 00:17:31 2011 +0100
     1.2 +++ b/dmraid/receipt	Tue Mar 01 18:45:33 2011 +0000
     1.3 @@ -14,7 +14,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	mv $src/$VERSION/* $src && rmdir $PACKAGE 2> /dev/null
     1.8 +	mv $src/$VERSION/* $src && rmdir $src/$VERSION 2> /dev/null
     1.9  	cd $src
    1.10  	#sed -i 's/sed --quiet/sed/' configure configure.in
    1.11  	grep -qs 'define u8' lib/device/scsi.c ||