]> pd.if.org Git - zpackage/commit
add option to zpm-add to not absorb file content
authorNathan Wagner <nw@hydaspes.if.org>
Sun, 30 Sep 2018 12:15:05 +0000 (12:15 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Sun, 30 Sep 2018 12:15:05 +0000 (12:15 +0000)
commitf369a2244b7ab681661e2ac9fa1b5b9b9ea4860f
treed1b2a302f889cb52ebbf77282929867e50f1e102
parent4de8698f550a85e6a56b034661c66704113cb5b7
add option to zpm-add to not absorb file content

With -N file contents of regular files will not be added to the
database, only the metadata will be added to packagefiles.  This allows
a file to be marked as "owned" by a package, without actually importing
the contents.
zpm-add