Web Server Back Online

Ron Jensen etech at jentronics.com
Thu Sep 1 22:51:58 CDT 2005


Sorry it took longer to retry the test.  Had to work some.

Let's see what mailman does this time...

Ron

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ronsnotes.diff
Type: text/x-patch
Size: 242 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20050901/2dc7ceee/ronsnotes.diff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ronsnotes.diff
Type: text/x-diff
Size: 242 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20050901/2dc7ceee/ronsnotes-0001.diff
-------------- next part --------------

# MAKE distclean before a CVS update!

if [ -e cvs.log ]
then
	if [ -e cvs.log.old ]
	then
		rm cvs.log.old
	fi
	mv cvs.log cvs.log.old
fi

make distclean
cvs update -PAd >cvs.log; less cvs.log
./configure  --prefix=/usr
make depend
make





More information about the wine-devel mailing list