Skip to content

Commit 539ca40

Browse files
committed
build: Remove unneeded share/man directory from libXau package
1 parent 6c25c83 commit 539ca40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/packages/libXau.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ define $(package)_stage_cmds
3030
endef
3131

3232
define $(package)_postprocess_cmds
33-
rm lib/*.la
33+
rm -rf share lib/*.la
3434
endef

0 commit comments

Comments
 (0)