summaryrefslogtreecommitdiffstats
path: root/redhat
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2009-04-13 19:25:45 +0000
committerNarayan Desai <desai@mcs.anl.gov>2009-04-13 19:25:45 +0000
commit345e01e38d8aa9347ce0de863e3a28398ba94916 (patch)
treeed877eacbfab8068b6d8d34788689ae052998956 /redhat
parent82d8aeb37212e1202f3dfe41b50592a026822318 (diff)
downloadbcfg2-345e01e38d8aa9347ce0de863e3a28398ba94916.tar.gz
bcfg2-345e01e38d8aa9347ce0de863e3a28398ba94916.tar.bz2
bcfg2-345e01e38d8aa9347ce0de863e3a28398ba94916.zip
Fix builds with the redhat specific packaging
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5160 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'redhat')
-rw-r--r--redhat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/Makefile b/redhat/Makefile
index 90bbe91c2..bf7c69591 100644
--- a/redhat/Makefile
+++ b/redhat/Makefile
@@ -59,7 +59,6 @@ debug:
echo TARBALL: ${TARBALL} && \
echo DIRNAME: ${DIRNAME} && \
echo DIRBASE: ${DIRBASE}
-
buildrpm: specfile buildtargz
@rpmbuild \
@@ -73,6 +72,7 @@ buildtarball: prepbuildtarball
--create \
--directory ./build/ \
--file ./build/$(TARBALL) \
+ --exclude misc/bcfg2.spec \
${CURRENT_PACKAGE}
buildtargz: buildtarball