On Tue, Apr 10, 2001 at 12:10:14PM +0200, Sven LUTHER wrote:
> In your debian/rules file, just do :
> 
> (example from mlgtk, which was my test package for much of this kind of stuff)
> 
> build-stamp: 
>       ...
>       # Add here commands to compile the package.
>       $(MAKE) libs
>       if [ -x /usr/bin/ocamlopt ]; then \
>               $(MAKE) libs_opt; \
>       fi

what do you think about:

  -$(MAKE) libs_opt;

in debian/rules ?

-- 
        - Zack -

Stefano Zacchiroli <[EMAIL PROTECTED]> ICQ# 33538863
Home Page: http://www.students.cs.unibo.it/~zacchiro
Undergraduate Student of Computer Science at University of Bologna, Italy
SysAdm of verdicchio.students.cs.unibo.it (130.136.3.134)
        "Information wants to be Open"

PGP signature

Reply via email to