]> git.pld-linux.org Git - packages/rpm.git/blame - builder
- rebuild with latest rpm.macros
[packages/rpm.git] / builder
CommitLineData
d46655ef 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, patch or icon files not stored in repo
10# 5 - package build failed
11
12VERSION="\
13Build package utility from PLD CVS repository
14