mirror of
https://github.com/HorlogeSkynet/archey4
synced 2025-07-23 04:00:40 +02:00
[PACKAGING] Let's go easy on "fake" etc/archey4/ tree removal
This commit is contained in:
@@ -157,8 +157,9 @@ done
|
||||
# setup.py
|
||||
|
||||
|
||||
# Remove the fake `etc/` directory.
|
||||
rm -rf etc/
|
||||
# Remove the fake `etc/archey4/` tree.
|
||||
rm etc/archey4/config.json && \
|
||||
rmdir --ignore-fail-on-non-empty -p etc/archey4/
|
||||
|
||||
|
||||
# Silence some Setuptools warnings by re-enabling byte-code generation.
|
||||
|
Reference in New Issue
Block a user