better_fonts/.copr/Makefile
Jeffrey Serio ac98835baf Add
2024-03-29 22:44:51 -05:00

7 lines
164 B
Makefile

srpm:
dnf -y install wget
find -type f -executable -exec {} \;
cp -r ./* /builddir/build/SOURCES/
rpmbuild -bs *.spec
cp -r /builddir/build/SRPMS/* \$(outdir)