From: juhosg Date: Thu, 27 Mar 2014 07:03:50 +0000 (+0000) Subject: packages/mcabber: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=56f6333f9d91ce6403a5610fb1ab625c83bafde6;p=packages.git packages/mcabber: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40102 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/mcabber/Makefile b/net/mcabber/Makefile index d7438268e..6311ae25f 100644 --- a/net/mcabber/Makefile +++ b/net/mcabber/Makefile @@ -32,8 +32,8 @@ endef define Package/mcabber/description mcabber is a small Jabber console client. - mcabber includes features such as SASL/SSL/TLS support, MUC (Multi-User Chat) support, - history logging, command completion, OpenPGP encryption, OTR (Off-the-Record + mcabber includes features such as SASL/SSL/TLS support, MUC (Multi-User Chat) support, + history logging, command completion, OpenPGP encryption, OTR (Off-the-Record Messaging) support, dynamic modules and external action triggers. endef @@ -41,7 +41,7 @@ CONFIGURE_ARGS += \ --with-libidn=$(STAGING_DIR)/usr/lib \ --with-gpgme-prefix=$(STAGING_DIR)/usr \ --enable-otr - + define Package/mcabber/install $(INSTALL_DIR) $(1)/bin $(INSTALL_BIN) $(PKG_BUILD_DIR)/mcabber/mcabber $(1)/bin