From 46e0f1d40853b6c3c477b1af8385981dea1dcc99 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:05:16 +0000 Subject: [PATCH] packages/psybnc: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40191 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/psybnc/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/net/psybnc/Makefile b/net/psybnc/Makefile index f26497135..91715f75c 100644 --- a/net/psybnc/Makefile +++ b/net/psybnc/Makefile @@ -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