mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-21 17:11:45 +00:00
6b0a98f1c4
Former-commit-id: 666921f7f96feb9c39a8f4d41430441023cc74cb
5 lines
311 B
Plaintext
5 lines
311 B
Plaintext
# The steps below are verified on x86_64 SLES 12
|
|
1. Copy Crypt-CBC-2.33.tar.gz to /usr/src/packages/SOURCES/.
|
|
2. Copy perl-Crypt-CBC.spec to /usr/src/packages/SPECS/
|
|
3. Run "rpmbuild -ba /usr/src/packages/SPECS/perl-Crypt-CBC.spec" which creates /usr/src/packages/RPMS/noarch/perl-Crypt-CBC-2.33-3.7.noarch.rpm
|