install2: drop /usr/include
It happens to hold couple of files nowadays on an otherwise almost empty system!
This commit is contained in:
parent
a2bcf16823
commit
adffe4a6c3
@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
# purge anything unused during installation
|
||||
|
||||
rm -rf /usr/include
|
||||
rm -rf /usr/share/icons/{hicolor,large,mini}
|
||||
|
||||
# PAM plugins
|
||||
|
Loading…
Reference in New Issue
Block a user