[Queue-developers] committed "relocatable installation" patch
Brought to you by:
wkrebs
From: QingLong <qin...@Bo...> - 2001-02-13 04:04:06
|
Hello! I just have commited automake/autoconf/make stuff patch, (I had posted it here recently) to queue-development at SourceForge's CVS. This is excerpt from the Changelog: Have hacked Makefile.am, configure.in and profile.in to make the build/installation process relocatable. This is required for src.rpm and other source packages to perform `faked root installation' usually somewhere in /tmp/ or /var/tmp/ to build a binary package from the source. Please take a look. This is my first experience with CVS at SourceForge, and I suspect I could miss something in the development cycle of this style. Point it out to me, please, so I should be able to do it better next time. Thank you. QingLong. |