Hi,
On 2005-03-17 01:13:58 +0000 Yves de Champlain <[EMAIL PROTECTED]>
wrote:
Hi
I am wondering, is there an easy way to build gnustep packages ?
I built bsd-style pkg-plists to make mine but it was an awkward
process
I tried darwinports too but the destroot mechanism did not get along
well
with GNUmakefiles
You could take a look at the debian/rules file in GNUstep debs... I
remember that when I made them the only trick was to source GNUstep.sh
before tunning the make/make install commands, Most apps only need
this anyway, and the rest only adds ./configure.
Perhaps you could specify what problems you have encountered?
Depending on the format of the package you are creating the way to
specify the install dir differs (GNUSTEP_INSTALL_DIR is helpful).
Best regards,
fsmunoz