Revert "EC2: Add clibs-lib32 pkg to small/builder images"
This should no longer be necessary after2018ae4e3b. This reverts commitcfe0b7d37e.
This commit is contained in:
@@ -17,7 +17,6 @@ vm_extra_filter_base_packages() {
|
||||
-e '.*-dbg$' \
|
||||
-e '.*-lib32$' \
|
||||
-e '^FreeBSD-set-tests'
|
||||
echo FreeBSD-clibs-lib32
|
||||
}
|
||||
|
||||
# Packages to install into the image we're creating. In addition to packages
|
||||
|
||||
@@ -20,7 +20,6 @@ vm_extra_filter_base_packages() {
|
||||
-e '.*-dbg$' \
|
||||
-e '.*-lib32$' \
|
||||
-e '^FreeBSD-set-tests'
|
||||
echo FreeBSD-clibs-lib32
|
||||
}
|
||||
|
||||
# Packages to install into the image we're creating. In addition to packages
|
||||
|
||||
Reference in New Issue
Block a user