packages/freepops: 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@40258 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-03-27 07:06:21 +00:00
parent f222900fb8
commit 9477646fbd

View File

@ -54,7 +54,7 @@ define Package/freepops/install
$(MAKE) -C $(PKG_BUILD_DIR) DESTDIR=$(PKG_INSTALL_DIR)/ WHERE=/usr/ install
mkdir -p $(PKG_INSTALL_DIR)/etc/init.d
$(CP) $(PKG_BUILD_DIR)/buildfactory/openwrt/S50freepopsd \
$(PKG_INSTALL_DIR)/etc/init.d
$(PKG_INSTALL_DIR)/etc/init.d
chmod a+x $(PKG_INSTALL_DIR)/etc/init.d/*
rm -rf $(PKG_INSTALL_DIR)/usr/share/doc
rm -rf $(PKG_INSTALL_DIR)/usr/share/man