|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../htop/htop.conf |
|
|
|
|
# Copyright (C) 2007 - 2008 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2007 - 2010 The OpenSDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
|
# |
|
|
|
@ -18,3 +18,5 @@ if atstage cross; then
|
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
var_append GCC_WRAPPER_APPEND ' ' '-ldl' |
|
|
|
|
var_append makeopt ' ' "PREFIX=${prefix:+/$prefix}" |
|
|
|
|
var_append makeinstopt ' ' "PREFIX=${prefix:+/$prefix}" |
|
|
|
|