From 9fd4064d42646fdb443043534ec42f940e50084d Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Mon, 10 Apr 2006 16:47:48 +0000 Subject: [PATCH] rename git-core to git --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2921301..6c8a637 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# Makefile for source rpm: git-core +# Makefile for source rpm: git # $Id$ -NAME := git-core +NAME := git SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common