mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-24 10:29:53 +00:00
7713b2f19c
Former-commit-id: 0475dcaa3d44ace25590909c5fde52292129cc89
7 lines
183 B
Plaintext
7 lines
183 B
Plaintext
How to build the perl-Net-DNS
|
|
|
|
1. cp the Net-DNS-0.80.tar.gz to the rpmbuild/SOURCES/
|
|
2. cp the Net-DNS.spec to the rpmbuild/SPECS/
|
|
3. cd rpmbuild/SPECS/
|
|
4. rpmbuild -bb Net-DNS.spec
|