]> git.pld-linux.org Git - packages/rpm-build-tools.git/blame_incremental - builder.sh
- make builder's chmod configurable
[packages/rpm-build-tools.git] / builder.sh
... / ...
CommitLineData
1#!/bin/sh
2# -----------
3# $Id$
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
11
12VERSION="\
13Build package utility from PLD CVS repository
14