Skip to content

Commit a2c4c3d

Browse files
committed
Update file(qt.mk)
1 parent 67ba81d commit a2c4c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/packages/qt.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -272,5 +272,5 @@ endef
272272

273273
define $(package)_postprocess_cmds
274274
rm -rf doc/ native/lib/ lib/pkgconfig/ && \
275-
rm -f lib/lib*.la
275+
rm -f lib/lib*.la lib/Qt5*.la
276276
endef

0 commit comments

Comments
 (0)