
Bugs
====
3. package-rebuild: check function should set permissions onto the package directory
   (it does not work now, because it is exit on the first error)

5. Setting to compile
CFLAGS='-O6 -mcpu=pentium -malign-loops=2 -malign-jumps=2 \
-malign-functions=2 -D_REENTRANT' LDFLAGS='-s' \
./configure --prefix=/usr --cache-file=/dev/null


Delayed
=======
Those items have been delayed because the prerequisite package is not
official yet.
1. package-rebuild: if you find any .info file you should add texinfo_ to the deps
2. package-rebuild: if you find any manpages you should add man_ to the deps
