On 2014 Feb 09 (Sun) at 21:12:15 +0400 (+0400), Vadim Zhukov wrote: :2014-02-09 21:05 GMT+04:00 Brian Callahan <[email protected]>: :>> =================================================================== :>> RCS file: pkg/README :>> diff -N pkg/README :>> --- /dev/null 1 Jan 1970 00:00:00 -0000 :>> +++ pkg/README 9 Feb 2014 16:49:51 -0000 :>> @@ -0,0 +1,19 @@ :>> +$OpenBSD$ :>> + :>> ++----------------------------------------------------------------------- :>> +| Installation of ${FULLPKGNAME} in AfterStep :>> ++----------------------------------------------------------------------- :>> + :>> +Add a line in your ~/.steprc file: :>> + :>> + *Wharf - - Swallow "ascd" ${PREFIX}/bin/ascd -device /dev/cd0c & :> :> :> Why not ${TRUEPREFIX} here? : :Because this one is shorter. :) They're same here. Marc, is PREFIX :okay here, or TRUEPREFIX should be always used in such cases? :
TRUEPREFIX is the intention, so I think that is the better choice. -- According to Kentucky state law, every person must take a bath at least once a year.
