# option for "multipackage" just to let the system know that's what you meant
# option to take filenames from stdin
# parse package, version, release from file if not given
+# TODO -l follow symlinks, -L follow symlinks, adding all, links and targets
while getopts :f:vr:l:P:S:cu:g: opt; do
case $opt in
f) pkgfile="$OPTARG" ;;
rpath="$prefix/$rpath"
fi
- filetype=$(zpm stat -f '%t' "$path")
+ filetype=$(zpm stat -l -f '%t' "$path")
hash='NULL'
target='NULL'
case "$filetype" in