Prevent the user from running wineinstall as root, add script commands
commitee626fe6fd1221b537e9615f6acb8f29da0cb0f6
authorChris Morgan <cmorgan@alum.wpi.edu>
Mon, 1 Apr 2002 20:56:51 +0000 (1 20:56 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 1 Apr 2002 20:56:51 +0000 (1 20:56 +0000)
tree1ff26410755afe094910d429bb11f87585fc23e8
parent869b044249e01d0ab9e81d9abaef633902295b1c
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.
tools/wineinstall