]> pd.if.org Git - zpackage/blobdiff - zpm-merge
update for repository installing support
[zpackage] / zpm-merge
index 451aece98a79b82e5741a291aedc97607c2eafb5..263ac4077d8556bebf7794b698f699617d05172b 100755 (executable)
--- a/zpm-merge
+++ b/zpm-merge
@@ -22,6 +22,8 @@ update=0
 
 target=${ZPMDB:=/var/lib/zpm/local.db}
 
+# TODO option to only update if new
+# new is hash is different or build time is later
 # TODO option to merge all packages found in pkgfile
 while getopts :f:vd:FSs:au opt; do
        case $opt in