Parent Directory | Revision Log | Patch
revision 1469310 by julien, Fri Dec 20 21:59:53 2019 UTC | revision 1469311 by julien, Sat Dec 21 11:21:43 2019 UTC | |
---|---|---|
# | Line 64 supports much of the same functionality, | Line 64 supports much of the same functionality, |
64 | %autopatch -p0 | %autopatch -p0 |
65 | ||
66 | %build | %build |
67 | # We force systemd since autodetection fail inside the buildsystem | |
68 | %cmake -DCMAKE_BUILD_TYPE=Release \ | %cmake -DCMAKE_BUILD_TYPE=Release \ |
69 | -DFORCE_INIT_SYSTEM=systemd \ | |
70 | -DSAFE_INSTALL=OFF \ | -DSAFE_INSTALL=OFF \ |
71 | -DSAFE_UNINSTALL=OFF \ | -DSAFE_UNINSTALL=OFF \ |
72 | -DCMAKE_INSTALL_PREFIX=%{_prefix} \ | -DCMAKE_INSTALL_PREFIX=%{_prefix} \ |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |