[CentOS-devel] [PATCH] SCL macros can prevent rpmbuild from examining some spec files.
Pat Riehecky
riehecky at fnal.govWed Jul 23 13:15:10 UTC 2014
- Previous message: [CentOS-devel] [PATCH] SCL macros can prevent rpmbuild from examining some spec files.
- Next message: [CentOS-devel] Centos with raspberry pi
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 07/22/2014 06:43 PM, Nico Kadel-Garcia wrote: > On Mon, Jul 21, 2014 at 4:04 PM, Pat Riehecky <riehecky at fnal.gov> wrote: > >> +rpm -q scl-utils-build >/dev/null 2>&1 >> +if [[ $? -ne 0 ]]; then >> + echo 'Without scl-utils-build some SCL style sources be parsed' >&2 >> + exit 1 >> +fi > Don't you mean 'cannot be parsed' ? .... err yes...... -- Pat Riehecky Scientific Linux developer http://www.scientificlinux.org/
- Previous message: [CentOS-devel] [PATCH] SCL macros can prevent rpmbuild from examining some spec files.
- Next message: [CentOS-devel] Centos with raspberry pi
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS-devel mailing list