aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-04-14 21:01:34 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-04-14 21:01:34 -0400
commit3c8a4d64ffb9fe80ffbb32981bae72b0e690b0fa (patch)
treedbea023d45c10ad49a2be9360d42a8070770bfcd /Makefile.am
parent20707a06d27f47d7034519b79175ee21c5546fcb (diff)
downloadguix-3c8a4d64ffb9fe80ffbb32981bae72b0e690b0fa.tar
guix-3c8a4d64ffb9fe80ffbb32981bae72b0e690b0fa.tar.gz
maint: Merge sanity-check-next.py into sanity-check.py.
* gnu/packages/aux-files/python/sanity-check-next.py: Rename to... * gnu/packages/aux-files/python/sanity-check.py: ... this. * guix/build-system/pyproject.scm (sanity-check.py): Adjust file name. * Makefile.am (AUX_FILES): De-register sanity-check-next.py.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b6f7b125c5..8c505d8cd3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -434,7 +434,6 @@ AUX_FILES = \
gnu/packages/aux-files/linux-libre/4.14-x86_64.conf \
gnu/packages/aux-files/pack-audit.c \
gnu/packages/aux-files/python/sanity-check.py \
- gnu/packages/aux-files/python/sanity-check-next.py \
gnu/packages/aux-files/python/sitecustomize.py \
gnu/packages/aux-files/renpy/renpy.in \
gnu/packages/aux-files/run-in-namespace.c