Unverified Commit 92bee34b authored by Boris Yumankulov's avatar Boris Yumankulov Committed by GitHub

epm repack: clean arch build info files (#482)

parent 17170951
......@@ -73,6 +73,10 @@ for i in / /etc /etc/init.d /etc/systemd /bin /opt /usr /usr/bin /usr/lib /usr/l
$SPEC
done
# Arch clean
for i in /.BUILDINFO /.MTREE /.PKGINFO ; do
remove_file $i
done
flag_python3=''
......
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