On 06/03/2011 01:49 PM, Kay Sievers wrote:
Like with many other more complex packages, extract what you need from the spec-file of a distro package: http://pkgs.fedoraproject.org/gitweb/?p=systemd.git;a=blob;f=systemd.spec;hb=HEAD
Just note that where the spec file says %configure, it's a macro that expands to ./configure with a lot of parameters, most important of which is --prefix=/usr.
Michal _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
