From: juhosg Date: Thu, 27 Mar 2014 07:06:21 +0000 (+0000) Subject: packages/freepops: fix whitespaces X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=9477646fbd6913b878bbbf196cdadfa3fca7d7ee;p=packages.git packages/freepops: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40258 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/freepops/Makefile b/net/freepops/Makefile index d1ca8a6dd..3bad4a5df 100644 --- a/net/freepops/Makefile +++ b/net/freepops/Makefile @@ -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