lxdm.yepaketlendi
This commit is contained in:
parent
e4355075bd
commit
b637017b4f
|
@ -5,11 +5,13 @@
|
|||
|
||||
name=lxdm
|
||||
version=0.5.3
|
||||
release=2
|
||||
release=3
|
||||
uisim=lxdm-a548c73
|
||||
tema=lxdm-tema
|
||||
tsurum=1.1
|
||||
|
||||
source=(http://kaynaklar.milislinux.org/$uisim.tar.xz
|
||||
https://github.com/yasarciv/lxdm-tema/archive/1.0.tar.gz
|
||||
https://github.com/yasarciv/$tema/archive/$tsurum.tar.gz
|
||||
lxdm.in.patch
|
||||
lxdm.conf.in.patch
|
||||
lxdm.pam
|
||||
|
@ -31,8 +33,9 @@ build() {
|
|||
install -dm 755 ${PKG}/var/lib/lxdm
|
||||
echo 'GDK_CORE_DEVICE_EVENTS=true' > "$PKG"/var/lib/lxdm/.pam_environment
|
||||
|
||||
cp -r ${SRC}/lxdm-tema-1.0/lxdm-themes/Milis-Lxdm-Tema "$PKG/usr/share/lxdm/themes"
|
||||
cp ${SRC}/lxdm-tema-1.0/lxdm/lxdm.conf "$PKG/etc/lxdm/"
|
||||
#milis linux temasının ayarlanması
|
||||
cp -r ${SRC}/$tema-$tsurum/lxdm-themes/Milis-Lxdm-Tema "$PKG/usr/share/lxdm/themes"
|
||||
cp ${SRC}/$tema-$tsurum/lxdm/lxdm.conf "$PKG/etc/lxdm/"
|
||||
cd /sources/milis.git/ayarlar/servisler
|
||||
make DESTDIR=$PKG kur-lxdm
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue