Accepting request 77612 from Base:System
- Use --enable-unicode and switch to ncurses ABI v6 (forwarded request 77479 from elvigia) OBS-URL: https://build.opensuse.org/request/show/77612 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=19
This commit is contained in:
commit
b1064f2884
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 30 17:25:43 UTC 2011 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Use --enable-unicode and switch to ncurses ABI v6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 29 09:54:23 UTC 2010 - puzel@novell.com
|
Mon Nov 29 09:54:23 UTC 2010 - puzel@novell.com
|
||||||
|
|
||||||
|
@ -51,7 +51,10 @@ Authors:
|
|||||||
%patch0 -p0
|
%patch0 -p0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export CFLAGS="%{optflags} `ncursesw6-config --cflags`"
|
||||||
|
export LDFLAGS="`ncursesw6-config --libs`"
|
||||||
%configure \
|
%configure \
|
||||||
|
--enable-unicode \
|
||||||
--enable-taskstats \
|
--enable-taskstats \
|
||||||
--enable-cgroup
|
--enable-cgroup
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user