wok-next diff nail/receipt @ rev 14639

Fixed all xorg receipts to use SOURCE variable again. Please use SOURCE variable Aleksej.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Jun 02 09:36:07 2013 +0000 (2013-06-02)
parents 02bbaa9d12ba
children 3765f181a6d5
line diff
     1.1 --- a/nail/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.2 +++ b/nail/receipt	Sun Jun 02 09:36:07 2013 +0000
     1.3 @@ -50,7 +50,7 @@
     1.4  		echo ""
     1.5  		echo "/usr/bin/mailx exists"
     1.6  		echo -n "Do you want /usr/bin/nail for /usr/bin/mailx (y/N) ? : "
     1.7 -		read anser
     1.8 +		read -t 30 anser
     1.9  		if [ "$anser" == "y" ]; then
    1.10  			echo ""
    1.11  			echo -n "linking /usr/bin/mailx to /usr/bin/nail"