Joey Boggs
2009-Jan-27 15:21 UTC
[Ovirt-devel] [PATCH release] RESEND - required changes to move from ovirt-recipe to ovirt-server-installer
--- misc-scripts/ovirt-git | 2 +- ovirt.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/misc-scripts/ovirt-git b/misc-scripts/ovirt-git index 39a5d17..be8221c 100755 --- a/misc-scripts/ovirt-git +++ b/misc-scripts/ovirt-git @@ -5,7 +5,7 @@ n=$(tput sgr0) SUBDIR_SEP="============================================================" test -z "$SUBDIRS" && \ - SUBDIRS="release server node node-image recipe appliance docs" + SUBDIRS="release server node node-image appliance docs" for subdir in $SUBDIRS ; do test ! -d $subdir && continue diff --git a/ovirt.mk b/ovirt.mk index 42bc3b6..cc10bd7 100644 --- a/ovirt.mk +++ b/ovirt.mk @@ -16,7 +16,7 @@ DISK_FMT ?= qcow2 # following format: #FEDORA_URL ?= http://download.fedora.redhat.com/pub/fedora/linux -SUBDIRS ?= release server node node-image recipe docs appliance +SUBDIRS ?= release server node node-image docs appliance SUBDIR_SEP = =========================================================== FEDORA = $(shell rpm --eval '%{fedora}') -- 1.6.0.6