]> git.pld-linux.org Git - packages/rpm-build-tools.git/blame - builder.sh
- s/-U/-u/
[packages/rpm-build-tools.git] / builder.sh
CommitLineData
b054f772 1#!/bin/sh
33f5276d 2# -----------
25fa34fe 3# $Id$
33f5276d 4# Exit codes:
5# 0 - succesful
6# 1 - help dispayed
7# 2 - no spec file name in cmdl parameters
8# 3 - spec file not stored in repo
0ad50ce9 9# 4 - some source, patch or icon files not stored in repo
10# 5 - package build failed
5a491465 11
4003ad8c 12VERSION="\
13Build package utility from PLD CVS repository
7922b3ec 14