From 420080648e5300144645bb8bd151b1a4c5dd1261 Mon Sep 17 00:00:00 2001 From: Johannes Schauer Marin Rodrigues Date: Mon, 14 Nov 2022 13:10:20 +0100 Subject: [PATCH] Revert "add another --dpkgopt example" This reverts commit 40b6155967f62559be519370d8b7fcd8635c5e0f. dpkg does not support the {foo,bar,baz} type of glob Closes: #28 --- mmdebstrap | 1 - 1 file changed, 1 deletion(-) diff --git a/mmdebstrap b/mmdebstrap index b09ea8b..cc31329 100755 --- a/mmdebstrap +++ b/mmdebstrap @@ -6271,7 +6271,6 @@ Example: Exclude paths to reduce chroot size --dpkgopt='path-exclude=/usr/share/doc/*' --dpkgopt='path-include=/usr/share/doc/*/copyright' --dpkgopt='path-include=/usr/share/doc/*/changelog.Debian.*' - --dpkgopt='path-exclude=/usr/share/{doc,info,man,omf,help,gnome/help}/*' =item B<--include>=I[,I,...]