summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d6b5305..a3e7927a 100644
--- a/README.md
+++ b/README.md
@@ -2,5 +2,5 @@
This repository contains the customizations to packages needed to port them to i686 and/or our environment, as well as other package related informations.
* There are subdirectories `repository/package` which contain new packages and customizations for existent packages to compile for i6868 or adopt to our environment.
-In case, the files therein exist in the respective original package, their content is appended to the respective original package files.
+In case, the files therein exist in the respective original package, the respective original package files are either appended (in case of `PKGBUILD`) or overwritten (for other files).
* The file `blacklist` containes a list of packages which won't be build for i686 (because they can't be build for or are useless on i686).