3 lines
63 B
Plaintext
3 lines
63 B
Plaintext
|
#!/bin/sh
|
||
|
/usr/bin/prelink-rtld --root=${XBPS_CROSS_BASE} "$@"
|