packages/mcabber: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40102 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
16e86ea748
commit
56f6333f9d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user