wineinstall patch

Chris Morgan cmorgan at alum.wpi.edu
Thu Mar 28 11:02:06 CST 2002


This patch has some significant changes to wineinstall, the most notable 
being that we no longer let the user run wineinstall as root user and that we 
use su -c"command" to run 'make install' and to modify the users 
/etc/ld.so.conf file if necessary.  I wanted to get feedback from people on 
these changes.

Thanks,
Chris

*tools/wineinstall:
Chris Morgan <cmorgan at alum.wpi.edu>
Prevent the user from running wineinstall as root, add script commands so 
we 'su root' for installing and other commands that require root 
access.  Fix modification time comparison of wrong file.  Added 
missing sed line. Always 'make ' before we run make install so 
no build files become owned by root.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wineinstall.diff.gz
Type: application/x-gzip
Size: 3049 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20020328/5a3dfc1c/wineinstall.diff.bin


More information about the wine-devel mailing list