It was not necessary to add the freeside user to the build machine to get the
authorrsiddall <rsiddall>
Thu, 7 Feb 2008 18:13:27 +0000 (18:13 +0000)
committerrsiddall <rsiddall>
Thu, 7 Feb 2008 18:13:27 +0000 (18:13 +0000)
RPMs to build.  This prevented the RPMs from building under mock.

install/rpm/freeside.spec

index 0796c4e..85f790a 100644 (file)
@@ -114,8 +114,6 @@ EOF
 
 %build
 
-# Add freeside user and group if there isn't already such a user
-%{__id} freeside 2>/dev/null >/dev/null || /usr/sbin/useradd -s /bin/sh freeside
 # False laziness...
 # The htmlman target now makes wiki documentation.  Let's pretend we made it.
 touch htmlman