scripts/feeds: fix typo in copied code
do_install_target copied code from do_install_package, but didn't replace all text. Signed-off-by: Karl Palsson <karlp@remake.is> SVN-Revision: 45784
This commit is contained in:
		| @@ -390,7 +390,7 @@ sub do_install_target($) { | ||||
|  | ||||
| 		system("ln -sf ../../$path ./target/linux/"); | ||||
| 	} else { | ||||
| 		warn "Package is not valid\n"; | ||||
| 		warn "Target is not valid\n"; | ||||
| 		return 1; | ||||
| 	} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Felix Fietkau
					Felix Fietkau