2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-23 10:01:46 +00:00

needed to add /root to directory for build

This commit is contained in:
Chuck Brazie 2016-12-12 13:38:46 -05:00 committed by GitHub
parent 61a9bb83c1
commit 7c4a98f157

View File

@ -6,6 +6,6 @@ rpm -ba xCAT-UI-deps.spec
This creates /opt/freeware/src/packages/RPMS/noarch/xCAT-UI-deps-*.noarch.rpm
For zVM s390:
Copy the xCAT-UI-deps.spec and xCAT-UI-deps.tar.gz to /build/SOURCES
Copy the xCAT-UI-deps.spec and xCAT-UI-deps.tar.gz to /root/build/SOURCES
rpmbuild -ba xCAT-UI-deps.spec
This creates /root/build/RPMS/noarch/xCAT-UI-deps-*.noarch.rpm