Installing Patch-&patch-version;
The Patch package contains a program for modifying files.
&buildtime; &patch-time;
&diskspace; &patch-compsize;
&aa-patch-down;
&aa-patch-dep;
Installation of Patch
Prepare Patch for compilation (the preprocessor flag
-D_GNU_SOURCE is only needed on PowerPCs, on other
machines you can leave it out):
CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/usr
Compile the package:
make
And install it:
make install
&aa-patch-shortdesc;
&aa-patch-desc;