From cf77c886fa6727b2ed45015d7472f198c2c794ee Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Tue, 27 Oct 2009 10:31:19 +0100 Subject: [PATCH] [molecule] update spec file --- examples/specs/5-x86-g-remaster-add-games.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/specs/5-x86-g-remaster-add-games.spec b/examples/specs/5-x86-g-remaster-add-games.spec index 4213759..ec06073 100644 --- a/examples/specs/5-x86-g-remaster-add-games.spec +++ b/examples/specs/5-x86-g-remaster-add-games.spec @@ -53,13 +53,13 @@ destination_iso_directory: /home/fabio # Merge directory with destination LiveCD root # merge_livecd_root: /put/more/files/onto/CD/root -# List of packages that would be removed from chrooted system +# List of packages that would be removed from chrooted system (comma separated) # packages_to_remove: # Custom shell call to packages removal (default is: equo remove) # custom_packages_remove_cmd: -# List of packages that would be added from chrooted system +# List of packages that would be added from chrooted system (comma separated) # packages_to_add: # Custom shell call to packages add (default is: equo install)