fix defect #4155 [fvt]2.9:could not install xcat use the latest build for no perl(Confluent::Client)
This commit is contained in:
		| @@ -22,6 +22,7 @@ opt/xcat/share/xcat/ib/netboot/sles | ||||
| opt/xcat/share/xcat/ib/netboot/rh | ||||
| opt/xcat/lib | ||||
| opt/xcat/lib/perl | ||||
| opt/xcat/lib/perl/Confluent | ||||
| opt/xcat/lib/perl/xCAT | ||||
| opt/xcat/lib/perl/xCAT_plugin | ||||
| opt/xcat/lib/perl/xCAT_schema | ||||
|   | ||||
| @@ -24,6 +24,7 @@ lib/xcat/plugins/* opt/xcat/lib/perl/xCAT_plugin/ | ||||
| lib/xcat/schema/* opt/xcat/lib/perl/xCAT_schema/ | ||||
| lib/xcat/monitoring/* opt/xcat/lib/perl/xCAT_monitoring/ | ||||
| lib/xcat/dsh/Context/* opt/xcat/xdsh/Context | ||||
| lib/xcat/Confluent/* lib/perl/Confluent/ | ||||
|  | ||||
| lib/xcat/shfunctions opt/xcat/lib | ||||
| etc/init.d/xcatd etc/init.d | ||||
|   | ||||
| @@ -60,6 +60,7 @@ binary-arch: | ||||
| 	chmod 644 $(rootdir)/lib/perl/xCAT_monitoring/samples/* | ||||
| 	chmod 755 $(rootdir)/lib/perl/xCAT_monitoring/pcp | ||||
| 	chmod 644 $(rootdir)/lib/perl/xCAT_monitoring/pcp/* | ||||
|         chmod 644 $(rootdir)/lib/perl/Confluent/* | ||||
| 	chmod 644 $(rootdir)/lib/perl/xCAT_schema/* | ||||
| 	chmod 755 $(rootdir)/lib/perl/xCAT_schema/samples | ||||
| 	chmod 644 $(rootdir)/lib/perl/xCAT_schema/samples/* | ||||
|   | ||||
		Reference in New Issue
	
	Block a user