Files

6 lines
72 B
Bash
Raw Permalink Normal View History

2026-03-06 01:12:46 -04:00
#!/bin/sh
set -e
# ldconfig is handled via the package trigger.
exit 0