lxdm.talimat
This commit is contained in:
parent
e71e35c9a5
commit
54c010de0c
1 changed files with 1 additions and 4 deletions
|
@ -21,11 +21,8 @@ build() {
|
||||||
patch -Np1 < ../lxdm.in.patch
|
patch -Np1 < ../lxdm.in.patch
|
||||||
patch -Np1 < ../lxdm.conf.in.patch
|
patch -Np1 < ../lxdm.conf.in.patch
|
||||||
|
|
||||||
|
|
||||||
./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc \
|
./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc \
|
||||||
--libexecdir=/usr/lib/lxdm --localstatedir=/var --with-systemdsystemunitdir=no &&
|
--libexecdir=/usr/lib/lxdm --localstatedir=/var --with-systemdsystemunitdir=no &&
|
||||||
make
|
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
cp ../lxdm.pam $PKG/etc/pam.d/lxdm
|
cp ../lxdm.pam $PKG/etc/pam.d/lxdm
|
||||||
|
|
Loading…
Add table
Reference in a new issue