wok diff tcc-common/receipt @ rev 14654

xorg-kbproto: Fixed depends but making it only xorg-utils-macros. It builds without xorg-xproto and xorg-libxkbfile-dev so its not needed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Jun 05 02:41:07 2013 +0000 (2013-06-05)
parents 83f4594dbebd
children a436a235f098
line diff
     1.1 --- a/tcc-common/receipt	Sun Apr 14 13:40:01 2013 +0200
     1.2 +++ b/tcc-common/receipt	Wed Jun 05 02:41:07 2013 +0000
     1.3 @@ -15,5 +15,6 @@
     1.4  	mkdir -p $fs/usr/include
     1.5  	cp -a $install/usr/lib $fs/usr
     1.6  	mv $fs/usr/lib/tcc/include/tcclib.h $fs/usr/include
     1.7 +	rm -rf $fs/usr/lib/tcc/win32
     1.8  }
     1.9