tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: "make extract" and dependencies
On Jan 5, 4:00am, =?ISO-8859-1?Q?J=F6rn_Clausen?= wrote:
}
} I just noticed, that a simple "make extract" will check all
} dependencies, and install them, if they are missing. Has this changed
No.
} recently? Unless there is a good technical reason, I'd prefer to just
Presumably it made the coding easier, i.e. deal with dependencies
before starting to work on the package, then deal with the package
completely.
} look into the source of a package without too much of a hassle. IMHO,
} at least until "make patch", the current package directory should not
} be left.
The magic variable you want is SKIP_DEPENDS, i.e.
make SKIP_DEPENDS=1 extract
}-- End of excerpt from =?ISO-8859-1?Q?J=F6rn_Clausen?=
Home |
Main Index |
Thread Index |
Old Index