Files
forge-packages/strace.pkg
2026-02-02 20:44:59 +01:00

9 lines
194 B
Plaintext

# Forge package for strace
VERSION=6.3
URL=https://strace.io/download/strace-6.3.tar.xz
SOURCE_TYPE=tarball
BUILD=./configure --prefix=/usr && make
INSTALL=make install
DEPS=
SYSTEM_PROVIDED=no