]> git.pld-linux.org Git - packages/rpm-build-tools.git/blame - builder.sh
- added -ns, --no-srcs option (don't fetch Sources* only Patches, Icons and so on)
[packages/rpm-build-tools.git] / builder.sh
CommitLineData
b054f772 1#!/bin/sh
33f5276d 2# -----------
82c46005 3# $Revision$, $Date$
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
9# 4 - some source, apatch or icon files not stored in repo
10# 5 - build package no succed
5a491465 11
4003ad8c 12VERSION="\
13Build package utility from PLD CVS repository
8bc51224 14