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)"
|
AM_TESTS_ENVIRONMENT = abs_top_srcdir="$(abs_top_srcdir)"
|
||||||
|
|
||||||
info_TEXINFOS = doc/bible-tools.texi \
|
info_TEXINFOS = doc/bible-tools.texi
|
||||||
doc/version.texi
|
|
||||||
dvi: # Don't build dvi docs
|
dvi: # Don't build dvi docs
|
||||||
|
|
||||||
EXTRA_DIST += doc/stamp-vti \
|
EXTRA_DIST += COPYING \
|
||||||
doc/bible-tools.info \
|
|
||||||
doc/.dirstamp \
|
|
||||||
COPYING \
|
|
||||||
HACKING \
|
HACKING \
|
||||||
README \
|
README \
|
||||||
README.org \
|
README.org \
|
||||||
|
4
guix.scm
4
guix.scm
@ -20,9 +20,9 @@
|
|||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://git.silasvedder.xyz/silasfox/bible-tools.git")
|
(url "https://git.silasvedder.xyz/silasfox/bible-tools.git")
|
||||||
(commit "b8c39ce")))
|
(commit "bc925d8")))
|
||||||
(file-name "bible-tools-1.0-checkout")
|
(file-name "bible-tools-1.0-checkout")
|
||||||
(sha256 (base32 "0nw857clm0hij21rrzzlxdvp8ryppk27knq9izk7qb90gh5hj20a"))))
|
(sha256 (base32 "07221jw4gl48cg45znwjkc7871in3pfq488ig4vnbjygqbg4wawh"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:modules
|
`(#:modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user