hall build -x
This commit is contained in:
parent
bc925d89d4
commit
3edc7c57da
@ -54,14 +54,10 @@ AM_SCM_LOG_FLAGS = --no-auto-compile -L "$(top_srcdir)"
|
||||
|
||||
AM_TESTS_ENVIRONMENT = abs_top_srcdir="$(abs_top_srcdir)"
|
||||
|
||||
info_TEXINFOS = doc/bible-tools.texi \
|
||||
doc/version.texi
|
||||
info_TEXINFOS = doc/bible-tools.texi
|
||||
dvi: # Don't build dvi docs
|
||||
|
||||
EXTRA_DIST += doc/stamp-vti \
|
||||
doc/bible-tools.info \
|
||||
doc/.dirstamp \
|
||||
COPYING \
|
||||
EXTRA_DIST += COPYING \
|
||||
HACKING \
|
||||
README \
|
||||
README.org \
|
||||
|
4
guix.scm
4
guix.scm
@ -20,9 +20,9 @@
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
(url "https://git.silasvedder.xyz/silasfox/bible-tools.git")
|
||||
(commit "b8c39ce")))
|
||||
(commit "bc925d8")))
|
||||
(file-name "bible-tools-1.0-checkout")
|
||||
(sha256 (base32 "0nw857clm0hij21rrzzlxdvp8ryppk27knq9izk7qb90gh5hj20a"))))
|
||||
(sha256 (base32 "07221jw4gl48cg45znwjkc7871in3pfq488ig4vnbjygqbg4wawh"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user