mirror of
https://git.freebsd.org/ports.git
synced 2025-06-30 00:50:29 -04:00
This release adds new convertors and fixes quite some unit tests. PR: 218162 Submitted by: Joris Dedieu
4 lines
67 B
Bash
4 lines
67 B
Bash
#!/bin/sh
|
|
|
|
cd %%PREFIX%%/libexec
|
|
exec %%PREFIX%%/libexec/pass "$@"
|