mirror of
https://github.com/openSUSE/osc.git
synced 2024-12-28 10:46:15 +01:00
853c2c5dcb
--overlay OVERLAY Copy overlay filesystem to buildroot after installing all RPMs. This must be a valid directory. --rsync-src RSYNCSRC Copy overlay folder (RSYNCSRC) to a folder (RSYNCDEST) inside the buildroot using rsync. It will "%define RSYNCDONE 1" for handling %setup in your specfile. E.g.: %prep %if 0%{?RSYNCDONE} %setup -n aaa_base -T -D -b 5 -b 7 %else %setup -n aaa_base -b 5 -b 7 %endif --rsync-dest RSYNCDEST Todo: tell rpmbuild not to delete the folders. |
||
---|---|---|
.. | ||
util | ||
__init__.py | ||
babysitter.py | ||
build.py | ||
cmdln.py | ||
commandline.py | ||
conf.py | ||
core.py | ||
cpio.py | ||
fetch.py | ||
meter.py | ||
OscConfigParser.py | ||
oscerr.py |