diff options
author | infirit <[email protected]> | 2014-11-19 17:09:34 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-11-19 19:36:03 +0100 |
commit | ed7fbd77ed784c868dfb0095db8db13e4a41db53 (patch) | |
tree | 3a1339d4848ba66d05bf42368ec4c680be14e210 /README-DISTRIBUTIONS | |
parent | 78562c89098bd8a1211690bfb290262437f75c09 (diff) | |
download | engrampa-ed7fbd77ed784c868dfb0095db8db13e4a41db53.tar.bz2 engrampa-ed7fbd77ed784c868dfb0095db8db13e4a41db53.tar.xz |
added a README-DISTRIBUTIONS to explain auto-installation support
Based on FR commit: b449e14550092e56546a6a5889bed94246e8a6d6
From: Paolo Bacchilega <[email protected]>
Diffstat (limited to 'README-DISTRIBUTIONS')
-rw-r--r-- | README-DISTRIBUTIONS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README-DISTRIBUTIONS b/README-DISTRIBUTIONS new file mode 100644 index 0000000..64f56de --- /dev/null +++ b/README-DISTRIBUTIONS @@ -0,0 +1,4 @@ +In order to make the missing utility auto-installation feature work properly you +have to change the file data/packages.match specifying for each package name the +corresponding name used in your distribution. The original package names are +taken from the Debian distribution. |