Searched refs:codename (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Ddistro49 -c, --codename print the distribution code name
113 codename) CODENAME=1 ; shift ; break ;;
209 codename=""
210 # check for a codename, but strip out the *BSD stuff, a misleading entry in ROCK-Linux,
213 codename="`echo $contents | sed -e 's!.*(\(.*\)).*$!\1!'`"
216 codename="`echo $contents | awk -F\\\" '{print $2}'`"
220 testing/unstable) codename='etch/sid' ;;
221 3.1) codename='sarge' ;;
222 3.0) codename='woody' ;;
223 2.2) codename
[all...]

Completed in 18 milliseconds