patchinstall.sh: Rename 'git' backend to 'git-am', add 'git-apply' backend.

This commit is contained in:
Sebastian Lackner
2015-01-08 14:59:00 +01:00
parent 4f4df208a9
commit e01a0f00de
3 changed files with 41 additions and 17 deletions

View File

@@ -13,7 +13,7 @@ install:
.PHONY: install-git
install-git:
@echo "WARNING: Using this Makefile is deprecated!" >&2
"$(CURDIR)/patchinstall.sh" DESTDIR="$(DESTDIR)" --all --backend=git
"$(CURDIR)/patchinstall.sh" DESTDIR="$(DESTDIR)" --all --backend=git-am
.PHONY: series
series: