Skip to content

Commit

Permalink
Remove drop_lrelease_dependency.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
barton2526 committed Apr 6, 2022
1 parent 82b069c commit 3b6c56c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
1 change: 0 additions & 1 deletion depends/packages/qt.mk
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ endef
# CROSS_LIBRARY_PATH. See #15277.
define $(package)_preprocess_cmds
rm -f $(BASEDIR)/.qmake.stash && \
patch -p1 -i $($(package)_patch_dir)/drop_lrelease_dependency.patch && \
patch -p1 -i $($(package)_patch_dir)/dont_hardcode_pwd.patch && \
patch -p1 -i $($(package)_patch_dir)/dont_hardcode_x86_64.patch && \
patch -p1 -i $($(package)_patch_dir)/fix_qt_pkgconfig.patch && \
Expand Down
20 changes: 0 additions & 20 deletions depends/patches/qt/drop_lrelease_dependency.patch

This file was deleted.

0 comments on commit 3b6c56c

Please sign in to comment.