mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 03:05:48 +03:00
5 lines
106 B
Bash
5 lines
106 B
Bash
#!/bin/sh
|
|
|
|
cat >&2 <<EOF
|
|
* Package fontforge provides only CLI tools; for GUI install: fontforge-gui.
|
|
EOF
|