Skip to content

Commit 319a4e8

Browse files
committed
depends: drop sqlite pkgconfig file
1 parent a8fe1fd commit 319a4e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

depends/packages/sqlite.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ define $(package)_stage_cmds
3131
endef
3232

3333
define $(package)_postprocess_cmds
34+
rm -rf lib/pkgconfig && \
3435
rm lib/*.la
3536
endef

0 commit comments

Comments
 (0)