mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 19:41:47 +03:00
tools: fix a makefile typo
This commit is contained in:
parent
53c1fd3d12
commit
567d322907
2
Makefile
2
Makefile
@ -234,7 +234,7 @@ install: \
|
||||
)
|
||||
$(CABALINSTALL) $(patsubst %,./%,$(PACKAGES)) $(EXTRAINSTALLARGS) --enable-tests
|
||||
|
||||
x`install-force: \
|
||||
install-force: \
|
||||
$(call def-help,install-force,\
|
||||
cabal install the main hledger packages and all their dependencies more forcibly\
|
||||
(can break installed libs, requiring ghc-pkg-clean)\
|
||||
|
Loading…
Reference in New Issue
Block a user