We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67ba81d commit a2c4c3dCopy full SHA for a2c4c3d
depends/packages/qt.mk
@@ -272,5 +272,5 @@ endef
272
273
define $(package)_postprocess_cmds
274
rm -rf doc/ native/lib/ lib/pkgconfig/ && \
275
- rm -f lib/lib*.la
+ rm -f lib/lib*.la lib/Qt5*.la
276
endef
0 commit comments