On Sun, Mar 8, 2009 at 4:09 PM, William Bonnet <[email protected]> wrote: > Current situation is that we cannot specify a package in the depend file if > is not installed on the machine.
I've had problems creating multiple packages from one Makefile. When there's a separate lib package checkpkg fails because the main package needs libs from the lib package which of course is not installed. I have to disable checkpkg in the Makefile and test on my own systems with cswutils on it. If that could be solved somehow (maybe I'm just doing it wrong?) that would be great. -- /peter _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
