summaryrefslogtreecommitdiffhomepage
path: root/pkg/rpm/unit.module.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/rpm/unit.module.spec.in')
-rw-r--r--pkg/rpm/unit.module.spec.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkg/rpm/unit.module.spec.in b/pkg/rpm/unit.module.spec.in
index 42fd9e1c..03d4addb 100644
--- a/pkg/rpm/unit.module.spec.in
+++ b/pkg/rpm/unit.module.spec.in
@@ -55,7 +55,6 @@ tar --strip-components=1 -zxf %{SOURCE0}
--cc-opt="%{CC_OPT}" \
--debug
./configure %%MODULE_CONFARGS%%
-make all
make %%MODULE_MAKEARGS%%
%{__mv} build build-debug
./configure \
@@ -63,7 +62,6 @@ make %%MODULE_MAKEARGS%%
--modules=%{_libdir}/unit/modules \
--cc-opt="%{CC_OPT}"
./configure %%MODULE_CONFARGS%%
-make all
make %%MODULE_MAKEARGS%%
%{__mv} build build-nodebug