From d485ff319a82fb4d497e1d5435d881608f4bdf10 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Mon, 10 Aug 2026 08:38:56 +0900 Subject: etc/committer: Avoid using an Autoconf template. This does not seem to be critical here, and hampers hackability (a ./configure re-run was needed to regenerate the file). * etc/committer.scm.in: Rename to... * etc/committer.scm: ... this. Adjust shebang to use /bin/sh and 'guix repl'. * .gitignore: De-register etc/committer.scm. --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 63902ee5ea5..5140660c6fd 100644 --- a/configure.ac +++ b/configure.ac @@ -327,7 +327,6 @@ AC_CONFIG_FILES([Makefile etc/apparmor.d/tunables/guix guix/config.scm]) -AC_CONFIG_FILES([etc/committer.scm], [chmod +x etc/committer.scm]) AC_CONFIG_FILES([test-env:build-aux/test-env.in], [chmod +x test-env]) AC_CONFIG_FILES([pre-inst-env:build-aux/pre-inst-env.in], [chmod +x pre-inst-env]) -- cgit v1.2.3