ci: fix systemd suspend-resume enabling in default test
This commit is contained in:
@@ -272,7 +272,7 @@ build-default:
|
|||||||
- ninja -C build install
|
- ninja -C build install
|
||||||
- popd
|
- popd
|
||||||
- NOCONFIGURE=1 ./autogen.sh
|
- NOCONFIGURE=1 ./autogen.sh
|
||||||
- ./configure --prefix=/usr --enable-gtk-doc --enable-introspection --with-polkit=strict --with-suspend-resume=systemd --with-systemdsystemunitdir=/lib/systemd/system
|
- ./configure --prefix=/usr --enable-gtk-doc --enable-introspection --with-polkit=strict --with-systemd-suspend-resume --with-systemdsystemunitdir=/lib/systemd/system
|
||||||
- make
|
- make
|
||||||
- make check
|
- make check
|
||||||
- make install
|
- make install
|
||||||
|
Reference in New Issue
Block a user