;just: note GNU/linux portability issue
This commit is contained in:
parent
70ec71edd7
commit
53431d9ac6
1
Justfile
1
Justfile
@ -204,6 +204,7 @@ DOCSOURCEFILES := '
|
|||||||
CONTRIBUTING.md
|
CONTRIBUTING.md
|
||||||
' + MANUALSOURCEFILES + COMMANDHELPFILES
|
' + MANUALSOURCEFILES + COMMANDHELPFILES
|
||||||
TESTFILES := `fd '\.test$' --exclude ledger-compat`
|
TESTFILES := `fd '\.test$' --exclude ledger-compat`
|
||||||
|
# XXX it's fd-find on gnu/linux ?
|
||||||
|
|
||||||
# # file(s) which require recompilation for a build to have an up-to-date version string
|
# # file(s) which require recompilation for a build to have an up-to-date version string
|
||||||
# VERSIONSOURCEFILE := 'hledger/Hledger/Cli/Version.hs'
|
# VERSIONSOURCEFILE := 'hledger/Hledger/Cli/Version.hs'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user