Fabian Deutsch has uploaded a new change for review. Change subject: build: Fix makefile ......................................................................
build: Fix makefile Change-Id: Idea50d4030ae5a553c3c81be112b8cf960024ccf Signed-off-by: Fabian Deutsch <[email protected]> --- M scripts/Makefile.am 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/66/47666/1 diff --git a/scripts/Makefile.am b/scripts/Makefile.am index adfed02..b84f7ba 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -21,7 +21,7 @@ persist \ unpersist \ ovirt-node-upgrade.py \ - ovirt-node-update-initramfs + ovirt-node-rebuild-initramfs dist_bin_SCRIPTS = \ ovirt-node-setup \ -- To view, visit https://gerrit.ovirt.org/47666 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idea50d4030ae5a553c3c81be112b8cf960024ccf Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
