[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: debian, gnustep-gui and doc
From: |
Nicola Pero |
Subject: |
Re: debian, gnustep-gui and doc |
Date: |
Sat, 5 Jul 2003 21:08:59 +0100 (BST) |
> I m working on gnustep-gui 0.8.7 official debian package.
> I need to separate doc and binaries to avoid building same doc on all
> debian architectures.
> I know how to build and install doc only.
> But I don t know how to build and install binaries only (without doc).
>
> i ve tried :
>
> . /..../GNUstep.sh
> $(MAKE) install SUBPROJECTS="Source Images Model Tools Panels
> PrinterTypes TextConverters ColorPickers KeyBindings Resources"
Ooopsss. :-)
If you want to modify SUBPROJECTS, you need to change the GNUmakefile. I
don't think it works setting it on the command line.