From be991a6865b97fe7764ca629f48644cedf9f05f7 Mon Sep 17 00:00:00 2001
From: Alexander Pyhalov <apyhalov@gmail.com>
Date: Thu, 26 Oct 2017 22:50:36 +0200
Subject: [PATCH] ibus: 0010.ibus is delivered in wrong place

---
 components/inputmethod/ibus/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/components/inputmethod/ibus/Makefile b/components/inputmethod/ibus/Makefile
index bd04a4f..af91fce 100644
--- a/components/inputmethod/ibus/Makefile
+++ b/components/inputmethod/ibus/Makefile
@@ -17,6 +17,7 @@
 
 COMPONENT_NAME= ibus
 COMPONENT_VERSION= 1.5.13
+COMPONENT_REVISION= 1
 COMPONENT_SUMMARY= iBus - Intelligent Input Bus
 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz

--
Gitblit v1.9.3