aboutsummaryrefslogtreecommitdiffstats
path: root/find-debuginfo.sh
diff options
context:
space:
mode:
Diffstat (limited to 'find-debuginfo.sh')
-rwxr-xr-xfind-debuginfo.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/find-debuginfo.sh b/find-debuginfo.sh
index 30bb311..14c9f71 100755
--- a/find-debuginfo.sh
+++ b/find-debuginfo.sh
@@ -50,6 +50,7 @@ do
fi
done
+touch $LISTFILE
[[ -d ${debugdir} ]] && \
find ${debugdir} -type f | sed -n -e "s#^$RPM_BUILD_ROOT##p" > $LISTFILE