]> git.pld-linux.org Git - packages/rpm-build-tools.git/blame_incremental - builder.sh
- set perm to 444 on spec files and files in SOURCES.
[packages/rpm-build-tools.git] / builder.sh
... / ...
CommitLineData
1#!/bin/sh
2# -----------
3# Exit codes:
4# 0 - succesful
5# 1 - help dispayed
6# 2 - no spec file name in cmdl parameters
7# 3 - spec file not stored in repo
8# 4 - some source, apatch or icon files not stored in repo
9# 5 - build package no succed
10
11VERSION="\
12Build package utility from PLD CVS repository
13