Makefile: stop pretending to support rpmbuild
authorJunio C Hamano <gitster@pobox.com>
Tue, 5 Apr 2016 06:42:41 +0000 (23:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Apr 2016 18:56:22 +0000 (11:56 -0700)
commitab214331cf8c73f8f77540aa996eb8b4938237f2
tree464b407812374c5ccc6b5280564361cef796d041
parentf66a5bd9236b19288ad39387ec519a11d65b513d
Makefile: stop pretending to support rpmbuild

Nobody in the active development community seems to watch breakages
in the rpmbuild target.  As most major RPM based distros use their
own specfile when packaging us, they aren't looking after us as
their pristine upstream tree, either.  At this point, it is turning
to be a disservice to the users to pretend that our tree natively
supports "make rpmbuild" target when we do not properly maintain it.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
git.spec.in [deleted file]