aboutsummaryrefslogtreecommitdiff
blob: db42d3e6092be141a04b22eafaee1e336bbf2aa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
# This file will be used to inject files to the system before it is archived
#
# Syntax: {rsync/cp} {/path/at/local/file} {/path/to/file}
# Example: rsync /usr/lib64/foo /usr/lib64/bar -> rsync -aAPhrv /usr/lib64/foo $DISTDIR/stage3/usr/lib64/bar
#





# EOF