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

commit 275758abae1a60a90894b20b3095e479d2651a49
Author: Janny <[EMAIL PROTECTED]>
Date:   Fri Feb 15 17:31:36 2008 +0100

fwlive cosmetic and update to rc2

diff --git a/Makefile b/Makefile
index 9e651b0..48a8cca 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ check-tree:
repo=$$(eval "echo \$${$${i}_fdb/.fdb}"); \
[ -z "$$repo" ] && repo="$$i"; \
[ ${TREE} == testing ] && echo "[frugalware-current]" >> ${PACCONF}; \
-               [ ${TREE} == current ] || [ ${TREE} == stable ]  && echo 
"[frugalware-$$repo]" >> ${PACCONF}; \
+               [ ${TREE} == current ] || [ ${TREE} == stable ] && echo 
"[frugalware-$$repo]" >> ${PACCONF}; \
echo "Server = 
http://ftp.frugalware.org/pub/frugalware/frugalware-$$repo/frugalware-i686"; >> 
${PACCONF}; \
done

diff --git a/config b/config
index f004af8..8c95182 100644
--- a/config
+++ b/config
@@ -18,7 +18,6 @@ FWLFONT = lat2-16.psfu.gz
# * FULL - for all packages installed
# * KDE
# * KDE4
-# * TEST
# * XFCE
# * X - minimal graphical environment with fvwm
# * SERVER
@@ -35,7 +34,7 @@ FWVER = $(shell date +%Y%m%d)
FWCODENAME = -current
endif
ifeq ($(findstring testing,$(TREE)),testing)
-FWVER = 0.8rc1
+FWVER = 0.8rc2
FWCODENAME = Kalgan
endif
FWVER ?= 0.7
@@ -98,7 +97,6 @@ INST_LOCALE_GTK_APPS = firefox-hu firefox-de firefox-fr 
firefox-da openoffice.or
INST_KDE_APPS = ${INST_MIN_APPS} ${INST_X_APPS} kdebase openoffice.org-kde 
firefox kmplayer \
flashplugin qtparted k3b
INST_KDE4_APPS = ${INST_MIN_APPS} ${INST_X_APPS} kde4
-INST_TEST_APPS = ${INST_MIN_APPS} xorg-server xorg-drivers fvwm kde4
INST_XFCE_APPS = ${INST_MIN_APPS} ${INST_X_APPS} gtk-xfce-engine libexo 
libxfce4mcs libxfce4util \
libxfcegui4 orage terminal thunar thunar-volman xfce-frugalware xsetroot \
xfce-mcs-manager xfce-mcs-plugins xfce-utils xfce4-appfinder \
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to