diff options
Diffstat (limited to 'update-website')
-rwxr-xr-x | update-website | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/update-website b/update-website index 32ca5f8..0357afa 100755 --- a/update-website +++ b/update-website @@ -42,6 +42,7 @@ for arch in "${!desc[@]}"; do kernels="$( printf '%s\n' ${kernels} $( grep '/linux-[0-9]' "${tmp_dir}/arch/pkglist."*".txt" | \ + grep -v 'pkglist\.x86_64\.txt:' | \ sed ' s|^\(.*:\)\?core/linux-|| s|-[0-9]\+$|| |