install2: a tiny but useless directory

Installer doesn't do systemd and needs no service files.
This commit is contained in:
Michael Shigorin 2014-03-22 18:43:14 +04:00
parent 0ba5ad6486
commit 5d8af5b77d

View File

@ -15,6 +15,9 @@ rm -rf /usr/share/qt4/{doc,mkspecs,phrasebooks}
rm -rf /usr/share/guile/*/{*.txt,scripts}
rm -rf /usr/share/awk/
# and no systemd either
[ -L /sbin/init ] || rm -rf /lib/systemd/system
### could it be handled with any grace?
rpmquery -a cpp\* gcc\* perl-base file ipv6calc \
bind-utils libbind \