better_fonts/.copr/Makefile

7 lines
164 B
Makefile
Raw Permalink Normal View History

2024-03-30 04:44:51 +01:00
srpm:
dnf -y install wget
find -type f -executable -exec {} \;
cp -r ./* /builddir/build/SOURCES/
rpmbuild -bs *.spec
cp -r /builddir/build/SRPMS/* \$(outdir)