Commit 5bccbf44 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-checksystem: add assure_exists time

parent 26e191e7
......@@ -22,6 +22,7 @@
epm_checksystem_ALTLinux()
{
local TDIR=$(mktemp -d)
assure_exists time
touch $TDIR/added
for ft in $(ls /usr/lib/rpm/*.filetrigger | sort) ; do
echo "Try run $ft ..."
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment