summaryrefslogtreecommitdiffstats
path: root/extra/gdm/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gdm/Pkgfile')
-rwxr-xr-xextra/gdm/Pkgfile12
1 files changed, 1 insertions, 11 deletions
diff --git a/extra/gdm/Pkgfile b/extra/gdm/Pkgfile
index 1a9f39915..89959812a 100755
--- a/extra/gdm/Pkgfile
+++ b/extra/gdm/Pkgfile
@@ -6,15 +6,12 @@
name=gdm
version=2.20.10
-release=8
+release=9
source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.20/$name-$version.tar.bz2 \
http://kiao.no-ip.info/NuTyX/files/nutyx09-2.tar.gz \
defaults.conf NuTyXlogo.png)
build() {
- source /etc/blfs-bootscripts
- wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
- tar xvf $scripts-$scriptsversion.tar.bz2
cd $name-$version
mv po/fr.po .
rm po/*.po
@@ -36,13 +33,6 @@ build() {
--with-pam-prefix=/etc
make
make DESTDIR=$PKG install
- cd ../$scripts-$scriptsversion
- make DESTDIR=$PKG install-$name
- mv $PKG/etc/rc.d/rc5.d/S95gdm \
- $PKG/etc/rc.d/rc5.d/K05gdm
- mv $PKG/etc/rc.d/rc4.d/K05gdm \
- $PKG/etc/rc.d/rc4.d/S95gdm
- sed -i "s/-2.18.3//g" $PKG/etc/rc.d/init.d/gdm
install -v -m755 -d $PKG/var/log/gdm
sed -i.orig "/\[daemon\]/ a LogDir=/var/log/gdm" \
$PKG/etc/gdm/custom.conf