summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2004-08-12 16:42:59 +0000
committerBill Nottingham <notting@redhat.com>2004-08-12 16:42:59 +0000
commitece24c2e7849fddccbae13f56ba4e19c06c78c29 (patch)
treedc9e6f45a2765b0fa571166789383822b554172d /scripts/mk-images
parentddc1140ce9acaf1e0506a909125a5d0b4e367cc9 (diff)
downloadanaconda-ece24c2e7849fddccbae13f56ba4e19c06c78c29.tar.gz
anaconda-ece24c2e7849fddccbae13f56ba4e19c06c78c29.tar.xz
anaconda-ece24c2e7849fddccbae13f56ba4e19c06c78c29.zip
SELinux grew a library (#129774)
Diffstat (limited to 'scripts/mk-images')
-rwxr-xr-xscripts/mk-images1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mk-images b/scripts/mk-images
index b81bd3d43..fc5453ce3 100755
--- a/scripts/mk-images
+++ b/scripts/mk-images
@@ -494,6 +494,7 @@ EOF
$IMGPATH/$LIBDIR/libutil-*.so* \
$IMGPATH/$LIBDIR/libcrypt*so* \
$IMGPATH/$LIBDIR/libselinux*so* \
+ $IMGPATH/$LIBDIR/libsepol*so* \
$IMGPATH/$LIBDIR/libattr*so* \
$IMGPATH/$LIBDIR/libresolv.so* \
$IMGPATH/$LIBDIR/libresolv-*.so* \