Drop redundant command
This commit is contained in:
parent
504bbe743d
commit
d5a5ca16e2
@ -348,7 +348,6 @@ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
|
|||||||
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
|
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
|
||||||
|
|
||||||
%make_build
|
%make_build
|
||||||
%make_build -C src/tools/cdp-client
|
|
||||||
%make_build -C examples/nagios/check_bacula
|
%make_build -C examples/nagios/check_bacula
|
||||||
|
|
||||||
pushd src/qt-console/tray-monitor
|
pushd src/qt-console/tray-monitor
|
||||||
@ -358,7 +357,6 @@ popd
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
%make_install -C src/tools/cdp-client
|
|
||||||
%make_install -C examples/nagios/check_bacula
|
%make_install -C examples/nagios/check_bacula
|
||||||
|
|
||||||
# This will be managed through alternatives, as it requires the name to NOT
|
# This will be managed through alternatives, as it requires the name to NOT
|
||||||
|
Loading…
Reference in New Issue
Block a user