mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-14 21:22:03 +01:00
This is so we don't get circular dependencies: libc (trigger) depends on busybox which depends on libc ref #675
4 lines
34 B
Bash
4 lines
34 B
Bash
#!/bin/sh
|
|
|
|
exec /sbin/ldconfig -X
|