Makefile: do not remove existing git-cola when installing
commitc4bc4c795d00f38a77f75969ff9b3214febee6ac
authorDavid Aguilar <davvid@gmail.com>
Tue, 23 Jan 2024 23:19:08 +0000 (23 15:19 -0800)
committerDavid Aguilar <davvid@gmail.com>
Tue, 23 Jan 2024 23:19:08 +0000 (23 15:19 -0800)
tree7f771cfe96eeab2e0b5477dfab776cafbf4414da
parent9dae8f62c8948bd62ac938ee20f345a997635429
Makefile: do not remove existing git-cola when installing

Use --ignore-installed --no-deps so that git-cola can be installed
without modifying the existing file system state.

Signed-off-by: David Aguilar <davvid@gmail.com>
Makefile