diff options
author | Libreboot Contributor <contributor@libreboot.org> | 2020-04-02 20:59:23 +0200 |
---|---|---|
committer | Libreboot Contributor <contributor@libreboot.org> | 2020-04-02 20:59:43 +0200 |
commit | a2f4bef6de0e1f5770d489e861c78890f81229c1 (patch) | |
tree | bc74ce87d44cfcae1eecff62c0fbf6a97b1812fc /i18n/fr_FR/tools/dependencies/configs/trisquel7/i386/README | |
parent | c6cb6cf4769cd535eee9abfd41fbf717a51d067c (diff) | |
download | librebootfr-a2f4bef6de0e1f5770d489e861c78890f81229c1.tar.gz librebootfr-a2f4bef6de0e1f5770d489e861c78890f81229c1.zip |
link to french version of gplv3 at the top of i18n/fr_FR/COPYING . Also, we remove files that we haven't translated yet, it weights a lot.
Diffstat (limited to 'i18n/fr_FR/tools/dependencies/configs/trisquel7/i386/README')
-rw-r--r-- | i18n/fr_FR/tools/dependencies/configs/trisquel7/i386/README | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/i18n/fr_FR/tools/dependencies/configs/trisquel7/i386/README b/i18n/fr_FR/tools/dependencies/configs/trisquel7/i386/README deleted file mode 100644 index 3a920465..00000000 --- a/i18n/fr_FR/tools/dependencies/configs/trisquel7/i386/README +++ /dev/null @@ -1,24 +0,0 @@ -Each file in this directory contains a list of dependencies that -should be installed before compiling the program indicated by the -filename's suffix, with a few exceptions; these exceptions being -"deps-documentation", "deps-download", and "deps-generic" for reasons -noted below: - -* "deps-documentation" contains a general list of packages that are - needed to build Libreboot documentation. -* "deps-download" contains packages necessary for downloading either - source code repositories and/or supporting files from a remote - source. -* "deps-generic" contains generic dependencies that didn't quite fit - (i.e. listed) under any of the other dependency lists but are - necessary nonetheless. - -It is expected that these files are updated whenever upstream projects -change dependency requirements. - -Any duplications between files are intentional; in order to provide a -clear picture as to which dependencies are needed by individual -programs, any attempt to consolidate these lists is dissuaded. - -This README is released under Creative Commons Zero 1.0: -https://creativecommons.org/publicdomain/zero/1.0/ |