Skip to content

Commit cc25f89

Browse files
committed
build: Cleanup libxkbcommon_postprocess_cmds
There is no "share" directory in the staging one.
1 parent 72fc043 commit cc25f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/packages/libxkbcommon.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ define $(package)_stage_cmds
2727
endef
2828

2929
define $(package)_postprocess_cmds
30-
rm -rf share/man share/doc lib/*.la
30+
rm lib/*.la
3131
endef
3232

0 commit comments

Comments
 (0)