mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-11 17:30:29 +00:00
Update the "rpm" make target to use rpmbuild(8)
This commit is contained in:
parent
934f3a0d88
commit
5fd195a2cd
@ -37,7 +37,7 @@ srcdoc:
|
|||||||
${MAKE} -C doc/src srcdoc
|
${MAKE} -C doc/src srcdoc
|
||||||
|
|
||||||
rpm: distcheck
|
rpm: distcheck
|
||||||
rpm -ta ngircd-*.tar.gz
|
rpmbuild -ta ngircd-$(VERSION).tar.gz
|
||||||
|
|
||||||
deb:
|
deb:
|
||||||
[ -f debian/rules ] || ln -s contrib/Debian debian
|
[ -f debian/rules ] || ln -s contrib/Debian debian
|
||||||
|
Loading…
Reference in New Issue
Block a user