Merge pull request #75 from giresun28/master

sddm.güncellendi
This commit is contained in:
Giresun 2016-10-12 17:35:55 +03:00 committed by GitHub
commit f24303d23a
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DENABLE_JOURNALD=OFF \
-DDBUS_CONFIG_FILENAME=sddm_org.freedesktop.DisplayManager.conf \
-Wno-dev ..
make
make DESTDIR=$PKG install