mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 11:15:13 +03:00
makes more sense this way, as it removes a file created by mandoc-apropos.trigger fixes #13759
3 lines
47 B
Bash
3 lines
47 B
Bash
#!/bin/sh
|
|
|
|
exec rm -f /usr/share/man/mandoc.db
|