#!/bin/sh
# 2003-2005 Etersoft www.etersoft.ru
# Public domain
# 20.06.04, 15.01.05, 28.02.05, 07.03.05, 07.09.05
# 
# Config file for etersoft-build-utils
# You can copy this file as ~/.ebconfig for per user settings
# and uncomment any setting line

#     hasher:
#HASHERDIR=~/hasher

#     ssh
BUILDSERVER="office"

# TODO:       
#BUILDSERVERPATH=$HASHERDIR/repo/i586/RPMS.hasher

#   ޣ,   
#OWNERMAIL="Vitaly Lipatov <lav@altlinux.ru>"

#  
DEBUG="-v"

#  ,    %_tmppath .rpmmacros
#BUILDROOT=

# You can uncomment it:
#DEFAULTARCH=i586
#RPMDIR=$HOME/RPM
#APTCONF=/etc/apt/apt.conf
#REMOTERPMDIR="~/RPM"

# ,     
#UPLOADDIR=$RPMDIR/upload

#     
#LOGDIR=$RPMDIR/log

