summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordeep-42-thought <github@eckner.net>2017-05-14 15:34:24 +0200
committerGitHub <noreply@github.com>2017-05-14 15:34:24 +0200
commit895810544ec4fc513c5644f766e9d408395e51b2 (patch)
treee050b1836086085ce0a684b7f9cb7363570369b6 /README.md
parent2fd153f59961afb1d9de6e3ccd43f39d28189ab7 (diff)
downloadpackages-895810544ec4fc513c5644f766e9d408395e51b2.tar.xz
README.md: rephrase to reflect actual actions
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).