Home | History | Annotate | Download | only in cmake

Lines Matching refs:relid

1105 	test -r /etc/.relid \
1106 && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`
1116 test -r /etc/.relid \
1117 && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`