Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fwlive.git;a=commitdiff;h=ebe763144058612d763b129aec29476063dbe493

commit ebe763144058612d763b129aec29476063dbe493
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Mon Oct 31 12:50:05 2011 +0100

esd is already in extra

diff --git a/Makefile b/Makefile
index 996ccd6..458364d 100644
--- a/Makefile
+++ b/Makefile
@@ -179,11 +179,7 @@ create-files: checkroot
sed -i "s|dev.cdrom.lock=0|dev.cdrom.lock=1|" 
${CHROOTDIR}/${TREE}/etc/sysctl.conf
sed -i "s|/sbin/fsck|true|" ${CHROOTDIR}/${TREE}/etc/rc.d/rc.fsck

-# FIXME: do we need this esd check at all?
fix-files: checkroot
-       if [ -f ${CHROOTDIR}/${TREE}/etc/esd.conf ]; then \
-               sed -i 's|terminate|no&|' ${CHROOTDIR}/${TREE}/etc/esd.conf; \
-       fi
ifeq ($(APPSGROUP),XFCE)
sed -i 's/desktop=""/desktop="startxfce4"/' 
${CHROOTDIR}/${TREE}/etc/sysconfig/desktop
endif
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to