forked from josch/mmdebstrap
Revert "add another --dpkgopt example"
This reverts commit 40b6155967
.
dpkg does not support the {foo,bar,baz} type of glob
Closes: #28
This commit is contained in:
parent
be156e7a14
commit
420080648e
1 changed files with 0 additions and 1 deletions
|
@ -6271,7 +6271,6 @@ Example: Exclude paths to reduce chroot size
|
||||||
--dpkgopt='path-exclude=/usr/share/doc/*'
|
--dpkgopt='path-exclude=/usr/share/doc/*'
|
||||||
--dpkgopt='path-include=/usr/share/doc/*/copyright'
|
--dpkgopt='path-include=/usr/share/doc/*/copyright'
|
||||||
--dpkgopt='path-include=/usr/share/doc/*/changelog.Debian.*'
|
--dpkgopt='path-include=/usr/share/doc/*/changelog.Debian.*'
|
||||||
--dpkgopt='path-exclude=/usr/share/{doc,info,man,omf,help,gnome/help}/*'
|
|
||||||
|
|
||||||
=item B<--include>=I<pkg1>[,I<pkg2>,...]
|
=item B<--include>=I<pkg1>[,I<pkg2>,...]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue