]> git.tuebingen.mpg.de Git - osl.git/commitdiff
Capitalize prefix variable.
authorAndre Noll <maan@systemlinux.org>
Mon, 2 Nov 2009 13:34:15 +0000 (14:34 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 2 Nov 2009 13:34:15 +0000 (14:34 +0100)
As noted by Steffen Schmidt, in most projects the installation prefix is
spelled in caps, so follow this rule in osl.

Also use ?:= as the assignement operator as it creates a simply expanded
variable which is more suitable for the PREFIX variable.


No differences found