rename git-core to git

This commit is contained in:
Chris Wright 2006-04-10 16:47:48 +00:00
parent 67ae5ca3db
commit 9fd4064d42

View File

@ -1,6 +1,6 @@
# Makefile for source rpm: git-core # Makefile for source rpm: git
# $Id$ # $Id$
NAME := git-core NAME := git
SPECFILE = $(firstword $(wildcard *.spec)) SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common define find-makefile-common