mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-22 09:31:48 +00:00
841cb7edde
Former-commit-id: ab643b8d258a9b524a9dc1251ca6142907066a2a
10 lines
452 B
Plaintext
10 lines
452 B
Plaintext
Build notes
|
|
|
|
download net-snmp-5.4.2.1.tar.gz from http://www.net-snmp.org/download.html
|
|
cp net-snmp-5.4.2.1.tar.gz /opt/freeware/src/packages/SOURCES
|
|
cp net-snmp.5.4.2.1.spec /opt/freeware/src/packages/SPECS
|
|
cp net-snmp-find-requires.patch /opt/freeware/src/packages/SOURCES
|
|
run rpm -bb net-snmp.5.4.2.1.spec
|
|
|
|
* patch was created using "diff -c net-snmp-5.4.2.1.orig/net-snmp-5.4.2.1/dist/find-requires net-snmp-5.4.2.1/dist/find-requires" command
|