summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2005-03-22 22:44:42 +0000
committerPeter Jones <pjones@redhat.com>2005-03-22 22:44:42 +0000
commit26c1ceac1d65e86f1384f311a39959312be5ef49 (patch)
tree20b0db8a99bf36b3662be83f3691111f05154f69 /Makefile
parentc43964185ce131ebd8a3d99967a6b0ad09939cc3 (diff)
downloadanaconda-26c1ceac1d65e86f1384f311a39959312be5ef49.tar.gz
anaconda-26c1ceac1d65e86f1384f311a39959312be5ef49.tar.xz
anaconda-26c1ceac1d65e86f1384f311a39959312be5ef49.zip
... without the typo
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c1ad1646e..dcf1fc218 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
include Makefile.inc
VERSION := $(shell awk '/Version:/ { print $$2 }' anaconda.spec)
RELEASE := $(shell awk '/Release:/ { print $$2 }' anaconda.spec)
-CVSROOT := ${CVSROOT:-$(shell cat CVS/Root 2>/dev/null))
+CVSROOT := ${CVSROOT:-$(shell cat CVS/Root 2>/dev/null)}
SUBDIRS = isys loader2 po stubs \
textw utils scripts bootdisk installclasses \