Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 69845 | Differences between
and this patch

Collapse All | Expand All

(-)etc-update (+1 lines)
Lines 104-109 Link Here
104
				for word in `cat ${TMP}/files/${file}`; do
104
				for word in `cat ${TMP}/files/${file}`; do
105
					echo ${word}
105
					echo ${word}
106
				done
106
				done
107
				echo ""
107
			else
108
			else
108
				head -n1 ${TMP}/files/${file}
109
				head -n1 ${TMP}/files/${file}
109
			fi
110
			fi

Return to bug 69845