>From a8f0c90fcf23cda956503142a60ac6ff11087e24 Mon Sep 17 00:00:00 2001 From: Mario Domenech Goulart Date: Mon, 3 Sep 2018 07:12:18 +0200 Subject: [PATCH 2/2] Revert "Allow the "files" egg property at toplevel to be used by henrietta as determining the required files for installation." This reverts commit 1e3a866d0d24394d597143a5abaaf6750d4b7282. --- manual/Egg specification format | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/manual/Egg specification format b/manual/Egg specification format index ea288ba3..b97e7e94 100644 --- a/manual/Egg specification format +++ b/manual/Egg specification format @@ -104,18 +104,6 @@ or {{unix}}) or a boolean combination of platform values, allowed are {{(not PLATFORM)}}, {{(or PLATFORM ...)}} and {{(and PLATFORM ...)}}. If the expression can not be satisfied, then installation of this egg will abort. -les - -===== files - - [egg property] (files FILE ...) - -List of files required for the installation of the egg. This -form is not handled by chicken-install, but by henrietta-cache to -determine what to cache. If the repository contains additional -files that are unneeded for the egg to be installed, you can list -all the required files in this clause to reduce the amount of data -cached by egg servers. ==== components -- 2.11.0