summaryrefslogtreecommitdiffstats
path: root/redhat
diff options
context:
space:
mode:
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