Remove unused CVSROOT variable from Makefile

This commit is contained in:
Panu Matilainen 2010-01-22 16:25:45 +02:00
parent f359c096c2
commit c57d60b64e
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
NAME=redhat-rpm-config
VERSION=$(shell awk '/Version:/ { print $$2 }' $(NAME).spec)
CVSROOT = $(shell cat CVS/Root 2>/dev/null || :)
CVSTAG = REDHAT_RPM_CONFIG_$(subst .,_,$(VERSION))
all: