mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-21 19:55:00 +00:00
5 lines
89 B
Makefile
5 lines
89 B
Makefile
srpm:
|
|
cd $(spec)
|
|
make github
|
|
rpmbuild -vv -bs ly.spec --define "_srcrpmdir $(outdir)"
|