aboutsummaryrefslogblamecommitdiff
path: root/release/scripts/lib32-make.sh
blob: 37e16d4c719af30b9d574477cdcac36ba342d431 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                
#!/bin/sh
#
# $FreeBSD$
#

# Clean the dust.
cd ${RD}/trees/lib32 && \
    find . ! -path '*/libexec/*' ! -path '*/usr/lib32/*' -delete