[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Architecture: any



On 12 Sep 2000 brlewis@users.sourceforge.net wrote:

> > Take a look at dh_make, in the dh-make package, and debhelper, in the package
> > of the same name.
> 
> That helped.  Thanks.  Now I'm working on the control file.  I notice
> that jserv's control file sets the architecture to "any", even though
> the deb-control man page only mentions architecture "all".  Which should
> I use?

The difference is:

architecture "any": The package will be compiled on each architecture.
                    (e.g. a C program)

architecture "all": The package is build only once for all architectures.
                    (e.g. a package that consists only of documentation or
                    shell scripts)


cu,
Adrian

-- 
A "No" uttered from deepest conviction is better and greater than a
"Yes" merely uttered to please, or what is worse, to avoid trouble.
                -- Mahatma Ghandi



Reply to: