sddm.güncellendi
This commit is contained in:
parent
e427c527ec
commit
b64e0caa5d
|
@ -22,6 +22,7 @@ cd build
|
||||||
cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
-DENABLE_JOURNALD=OFF \
|
-DENABLE_JOURNALD=OFF \
|
||||||
|
-DDBUS_CONFIG_FILENAME=sddm_org.freedesktop.DisplayManager.conf \
|
||||||
-Wno-dev ..
|
-Wno-dev ..
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
|
|
Loading…
Reference in New Issue