# HG changeset patch # User Michael Schloh von Bennewitz # Date 1343720481 -7200 # Node ID d9798afea31cd14d3f574691e454ec26de4d7c26 # Parent 83972bdc1dac5c51f4cb51b5aeb3e664180f058f Correct machine/m_linux.c: fatal error: asm/page.h: No such file. diff -r 83972bdc1dac -r d9798afea31c top/top.spec --- a/top/top.spec Tue Jul 31 09:38:55 2012 +0200 +++ b/top/top.spec Tue Jul 31 09:41:21 2012 +0200 @@ -36,7 +36,7 @@ Group: Monitoring License: Freely Redistributable Version: %{V_opkg} -Release: 20090522 +Release: 20120800 # list of sources Source0: http://www.unixtop.org/dist/top-%{V_dist}.tar.gz @@ -62,6 +62,22 @@ %prep %setup -q -n top-%{V_dist} + mkdir asm + cat > asm/page.h <