aboutsummaryrefslogtreecommitdiffstats
path: root/english/security/oval
diff options
context:
space:
mode:
authorThomas Lange <lange@debian.org>2023-09-15 01:18:25 +0530
committerThomas Lange <lange@debian.org>2023-09-15 01:18:25 +0530
commitadef3e1ebc74043b50bbdbc67b3a00a9ea5a9aa8 (patch)
tree09bd3802ca64ca7bedb3210105d98622d69b070e /english/security/oval
parent1844e3621a066956ac388414a0795c8c3481e48b (diff)
We now only provide .bz2 files so we can revert this comit
Revert "add test, to exclude bookworm.xml" This reverts commit 7c5c0d3ba5f5e2badd9da3edd13ea2063463847d.
Diffstat (limited to 'english/security/oval')
-rw-r--r--english/security/oval/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/english/security/oval/Makefile b/english/security/oval/Makefile
index 3ae1d13dcfe..363cf4e7075 100644
--- a/english/security/oval/Makefile
+++ b/english/security/oval/Makefile
@@ -45,7 +45,7 @@ oval-definitions-%.xml.bz2: oval-definitions-%.xml
$(XMLDESTFILES): $(HTMLDIR)/%: %
@test -d $(HTMLDIR) || mkdir -m g+w -p $(HTMLDIR)
- @if [ "$<" != "oval-definitions-bookworm.xml" ]; then install -m 664 -p $< $(HTMLDIR);fi
+ install -m 664 -p $< $(HTMLDIR)
# TODO 'clean' could also remove the python-compiled files generated
# by Python when running the script

© 2014-2024 Faster IT GmbH | imprint | privacy policy