1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-30 06:03:39 +03:00
wezterm/.copr/Makefile
2023-10-02 16:03:46 -07:00

6 lines
150 B
Makefile

srpm:
dnf install -y git
git config --global --add safe.directory .
COPR_SRPM=$(outdir) ./ci/source-archive.sh
COPR_SRPM=$(outdir) ./ci/deploy.sh