aboutsummaryrefslogtreecommitdiffstats
path: root/check_whence.py
diff options
authorEmil Velikov <emil.l.velikov@gmail.com>2024-10-15 17:59:23 +0100
committerMario Limonciello <superm1@gmail.com>2024-10-16 15:52:59 +0000
commitd2fd241fe00199a04fb7a15dcbb2a166e6d44ad6 (patch)
treec9277283839192ca2511a4eed68fddb49d692652 /check_whence.py
parenta296fe324cdb1ce674ac398a75dda4ca2f41f1af (diff)
configure: remove unused file
Remove the dummy and unused configure file. Glancing across distributions (Alpine, Arch, Fedora, CentOS Stream, Gentoo, Debian, Ubuntu) - they don't use it. It's not mentioned in our README either, so let's just remove it. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'check_whence.py')
-rwxr-xr-xcheck_whence.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/check_whence.py b/check_whence.py
index 09dbdd54..cf2ac0ba 100755
--- a/check_whence.py
+++ b/check_whence.py
@@ -84,7 +84,6 @@ def main():
"WHENCE",
"build_packages.py",
"check_whence.py",
- "configure",
"contrib/process_linux_firmware.py",
"contrib/templates/debian.changelog",
"contrib/templates/debian.control",