From 6cebe0cbf81f5f34d9a99f34b129d9e945c0b201 Mon Sep 17 00:00:00 2001 From: Joost Ruis Date: Sun, 28 Jun 2015 13:24:47 +0200 Subject: [PATCH] [molecules] There is no pyhton:3.3 anymore --- molecules/gnome.common | 3 +-- molecules/kde.common | 3 +-- molecules/mate.common | 1 - molecules/xfce.common | 5 +---- 4 files changed, 3 insertions(+), 9 deletions(-) diff --git a/molecules/gnome.common b/molecules/gnome.common index 6b70e02..7664964 100644 --- a/molecules/gnome.common +++ b/molecules/gnome.common @@ -39,8 +39,7 @@ extra_mksquashfs_parameters: -comp xz -Xbcj x86 %env destination_iso_directory: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso # List of packages that would be removed from chrooted system (comma separated) -packages_to_remove: - dev-lang/python:3.3 +# packages_to_remove: # Import the Graphic Environment module. %env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/graphic-environment.common diff --git a/molecules/kde.common b/molecules/kde.common index 710442b..0b19f9d 100644 --- a/molecules/kde.common +++ b/molecules/kde.common @@ -39,8 +39,7 @@ extra_mksquashfs_parameters: -comp xz -Xbcj x86 %env destination_iso_directory: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso # List of packages that would be removed from chrooted system (comma separated) -packages_to_remove: - dev-lang/python:3.3 +# packages_to_remove: # Import the Graphic Environment module. %env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/graphic-environment.common diff --git a/molecules/mate.common b/molecules/mate.common index 56613f5..0080f33 100644 --- a/molecules/mate.common +++ b/molecules/mate.common @@ -40,7 +40,6 @@ extra_mksquashfs_parameters: -comp xz -Xbcj x86 # List of packages that would be removed from chrooted system (comma separated) packages_to_remove: - dev-lang/python:3.3, www-client/lynx # Import the Graphic Environment module. diff --git a/molecules/xfce.common b/molecules/xfce.common index 9046acc..39deaa4 100644 --- a/molecules/xfce.common +++ b/molecules/xfce.common @@ -39,10 +39,7 @@ extra_mksquashfs_parameters: -comp xz -Xbcj x86 %env destination_iso_directory: ${SABAYON_MOLECULE_HOME:-/sabayon}/iso # List of packages that would be removed from chrooted system (comma separated) -packages_to_remove: - dev-lang/python:3.3 -# www-client/lynx, -# app-text/poppler-qt4 +# packages_to_remove: # Import the Graphic Environment module. %env %import ${SABAYON_MOLECULE_HOME:-/sabayon}/molecules/graphic-environment.common