packages/psybnc: 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@40191 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-03-27 07:05:16 +00:00
parent 943a085446
commit 46e0f1d408

View File

@ -28,10 +28,10 @@ define Package/psybnc
endef
define Package/psybnc/description
psyBNC is an easy-to-use, multi-user, permanent
IRC-Bouncer with many features. Some of its features
vhost- and relay support to connected bouncers and an
extensive online help system. Many other helpful
psyBNC is an easy-to-use, multi-user, permanent
IRC-Bouncer with many features. Some of its features
vhost- and relay support to connected bouncers and an
extensive online help system. Many other helpful
functions are included.
endef
@ -41,7 +41,7 @@ else
ENDIANESS:=0
endif
define Build/Compile
define Build/Compile
$(call Build/Compile/Default, \
CFLAGS="$(TARGET_CFLAGS)" \
HOSTCC="$(HOSTCC)" \
@ -53,7 +53,7 @@ define Package/psybnc/conffiles
/etc/psybnc.conf
endef
define Package/psybnc/install
define Package/psybnc/install
$(INSTALL_DIR) $(1)/usr/sbin
$(INSTALL_BIN) $(PKG_BUILD_DIR)/psybnc.sh $(1)/usr/sbin/psybnc
$(INSTALL_DIR) $(1)/usr/share/psybnc