diff options
author | intrigeri <intrigeri@boum.org> | 2010-10-06 12:09:38 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-10-06 12:09:38 +0200 |
commit | 50136de4209478cf3e266ea4fdc8b54928337a29 (patch) | |
tree | c466984ff9e42f440bd85b7b97f40595cd931102 /README | |
parent | de94b807ee9495d63d1afe16579bd435826e20f0 (diff) |
Add opt-in support for deb-src.
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -83,6 +83,14 @@ If this variable is set to true the Debian Volatile sources are added. By default this is false for backward compatibility with older versions of this module. +$apt_include_src +---------------- + +If this variable is set to true a deb-src source is added for every +added binary archive source. +By default this is false for backward compatibility with older +versions of this module. + Classes ======= |