| author | Alejandro Mery <amery@geeks.cl> | 2010-01-29 15:21:37 (GMT) |
|---|---|---|
| committer | Alejandro Mery <amery@geeks.cl> | 2010-01-29 15:22:21 (GMT) |
| commit | 3662dc73c4e796ed26c796fb88f9bdfb6a80a870 (patch) | |
| tree | 1b1531baa9cd91fc8892f40056aba90218cc75d0 | |
| parent | 942fd32f0c9072b14a6dd9d5942e2fb97153c533 (diff) | |
htop: Updated (0.8.3 -> 0.13)
| -rw-r--r-- | base/htop/htop.conf | 4 | ||||
| -rw-r--r-- | base/htop/htop.desc | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/base/htop/htop.conf b/base/htop/htop.conf index f824ef2..672da49 100644 --- a/base/htop/htop.conf +++ b/base/htop/htop.conf @@ -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}" diff --git a/base/htop/htop.desc b/base/htop/htop.desc index 634b460..b4e1dec 100644 --- a/base/htop/htop.desc +++ b/base/htop/htop.desc @@ -2,7 +2,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../htop/htop.desc -[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] [COPY] More information can be found in the files COPYING and README. @@ -27,8 +27,8 @@ [L] GPL [S] Stable -[V] 0.8.3 +[V] 0.13 [P] X -?---5---9 184.600 -[D] 3537015517 htop-0.8.3.tar.gz http://dl.sourceforge.net/sourceforge/htop/ +[D] 3604925666 htop-0.13.tar.gz http://dl.sourceforge.net/sourceforge/htop/ |
