diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2020-03-23 00:19:02 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2020-03-23 00:19:02 +0300 |
commit | 5204345e6607c1ea17cb650c7de9918aba7ce2aa (patch) | |
tree | c8df99518b5aec984822bd6ed5812260485ce958 /packages/net-im/qtox/qtox.exlib | |
parent | 95009cece59cf3220d18f1d915bed021bb0d7c3c (diff) |
qtox: patch does not needed anymore
Diffstat (limited to 'packages/net-im/qtox/qtox.exlib')
-rw-r--r-- | packages/net-im/qtox/qtox.exlib | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/net-im/qtox/qtox.exlib b/packages/net-im/qtox/qtox.exlib index 15f65e8..b841b87 100644 --- a/packages/net-im/qtox/qtox.exlib +++ b/packages/net-im/qtox/qtox.exlib @@ -40,9 +40,9 @@ DEPENDENCIES=" providers:libav? ( media/libav ) " -DEFAULT_SRC_PREPARE_PATCHES=( - "${FILES}"/cflags.patch -) +#DEFAULT_SRC_PREPARE_PATCHES=( +# "${FILES}"/cflags.patch +#) qtox_src_configure() { |