Projet

Général

Profil

« Précédent | Suivant » 

Révision e923bf13

Ajouté par Ermal il y a environ 10 ans

This should be a cat

Voir les différences:

builder_scripts/builder_common.sh
323 323

  
324 324
	# Use kernel INSTALL_NAME if it exists
325 325
	if [ -f $BUILDER_TOOLS/builder_scripts/conf/kernel/${1} ]; then
326
		KERNEL_INSTALL_NAME=$(echo $BUILDER_TOOLS/builder_scripts/conf/kernel/${1} \
326
		KERNEL_INSTALL_NAME=$(cat $BUILDER_TOOLS/builder_scripts/conf/kernel/${1} \
327 327
			| /usr/bin/sed -e '/INSTALL_NAME/!d; s/^.*INSTALL_NAME[[:blank:]]*//' \
328 328
			| /usr/bin/head -n 1)
329 329
	fi

Formats disponibles : Unified diff