Fabian Deutsch has uploaded a new change for review. Change subject: Remove spec dependency ......................................................................
Remove spec dependency Change-Id: If285fa17834e780c1899780b9a0238a8263208f7 Signed-off-by: Fabian Deutsch <[email protected]> --- M autogen.sh 1 file changed, 0 insertions(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-iso refs/changes/69/27869/1 diff --git a/autogen.sh b/autogen.sh index cdb1435..699f503 100755 --- a/autogen.sh +++ b/autogen.sh @@ -40,11 +40,6 @@ test $die = 1 && exit 1 - test -f ovirt-node-iso.spec.in || { - echo "You must run this script in the top-level directory" - exit 1 - } - if test -z "$*"; then echo "I am going to run ./configure with no arguments - if you wish " echo "to pass any to it, please specify them on the $0 command line." -- To view, visit http://gerrit.ovirt.org/27869 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If285fa17834e780c1899780b9a0238a8263208f7 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-iso Gerrit-Branch: node-3.0 Gerrit-Owner: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
