From c57d60b64ee2515f93ffd118f715cd97bca0fca9 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Fri, 22 Jan 2010 16:25:45 +0200 Subject: [PATCH] Remove unused CVSROOT variable from Makefile --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 4325bb2..293ec47 100644 --- a/Makefile +++ b/Makefile @@ -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: