> The canonical way of packaging for system install is to use PREFIX=/usr and > then do > make DESTDIR=/some/staging/directory install
Thanks. Looks like waf has a --destdir option that works with the install command and --prefix that works with configure. -- These are my opinions. I hate spam. _______________________________________________ devel mailing list [email protected] http://lists.ntpsec.org/mailman/listinfo/devel
