2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-24 12:10:25 +00:00
Files
xcat-core/xCAT-aix/mkxCATaixpkg
2008-01-16 14:05:14 +00:00

8 lines
242 B
Plaintext

tar -cvf postscripts.tar.gz ../xCAT/postscripts ../xCAT/LICENSE.html
tar -cvf templates.tar.gz ../xCAT/templates
mv -f *.gz /opt/freeware/src/packages/SOURCES
cp ../xCAT/xcat.conf /opt/freeware/src/packages/SOURCES
rpm -ba xCAT.spec
cd -