Skip to content

Commit 62cef34

Browse files
author
Matthias Koeppe
committed
build/pkgs: Mark some more packages with tag 'front-end'
1 parent 2c549a6 commit 62cef34

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

build/pkgs/pandoc/front-end

Whitespace-only changes.

build/pkgs/pdf2svg/front-end

Whitespace-only changes.

src/doc/bootstrap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ for PKG_BASE in $(sage-package list --has-file SPKG.rst --has-file math :standar
106106
done >> "$OUTPUT_INDEX"
107107
cat >> "$OUTPUT_INDEX" <<EOF
108108
109-
Front-end and graphics
110-
~~~~~~~~~~~~~~~~~~~~~~
109+
Front-end, graphics, document preparation
110+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
111111
112112
EOF
113113
for PKG_BASE in $(sage-package list --has-file SPKG.rst --no-file math --has-file front-end :standard: | grep -v '^sagemath_'); do

0 commit comments

Comments
 (0)