chroot: don't set root:root in all files, will be addressed differently.

--HG--
extra : convert_revision : aa60b18e3b642fa1a1d3f94579dff977e5a5523d
This commit is contained in:
Juan RP 2009-02-04 22:02:15 +01:00
parent f5c6fe8302
commit aa02e8b2ab

View file

@ -35,8 +35,6 @@ prepare_chroot()
{
local f=
chown -R root:root $XBPS_MASTERDIR
# Create some required files.
touch $XBPS_MASTERDIR/etc/mtab
for f in run/utmp log/btmp log/lastlog log/wtmp; do