|
|
@ -31,7 +31,5 @@ fi |
|
|
|
|
|
|
|
var_append AR " " "rc" |
|
|
|
|
|
|
|
var_append makeinstopt " " "prefix=$root/$prefix" |
|
|
|
var_append makeinstopt " " "libdir=$root/$libdir" |
|
|
|
var_append makeinstopt " " "includedir=$root/$includedir" |
|
|
|
var_append makeinstopt " " "mandir=$root/$mandir" |
|
|
|
var_append makeinstopt " " "prefix=/$prefix" |
|
|
|
var_append makeinstopt " " "mandir=$mandir" |