]> git.pld-linux.org Git - packages/rpm-build-tools.git/blame - builder.sh
- set perm to 444 on spec files and files in SOURCES.
[packages/rpm-build-tools.git] / builder.sh
CommitLineData
b054f772 1#!/bin/sh
33f5276d 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
5a491465 10
4003ad8c 11VERSION="\
12Build package utility from PLD CVS repository
33f5276d 13