Files
HyprlandRPM/entrypoint.sh
Eriq Taing d79135a9c7
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 25s
Attempt to use podman to build
2025-11-27 15:30:47 -05:00

8 lines
146 B
Bash

#!/bin/sh -l
dnf -y install rpmdevtools
rpmdev-setuptree
toolbox run rpmdev-spectool -g -C ~/rpmbuild/SOURCES $1
rpmbuild --nodebuginfo --bb $1