mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-20 04:56:55 +02: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
|