build: Small libxcb.mk improvements

This commit is contained in:
Hennadii Stepanov
2021-03-07 23:17:28 +02:00
parent 5129b36573
commit 173ef8980d

View File

@@ -40,5 +40,5 @@ define $(package)_stage_cmds
endef endef
define $(package)_postprocess_cmds define $(package)_postprocess_cmds
rm -rf share/man share/doc lib/*.la rm -rf share lib/*.la
endef endef