packages/daemontools: 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@40075 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-03-27 07:03:18 +00:00
parent 6ce70b850b
commit f0f3c26897

View File

@ -1,6 +1,6 @@
# #
# Copyright (C) 2007 OpenWrt.org # Copyright (C) 2007 OpenWrt.org
# Original port by FreeWRT project. # Original port by FreeWRT project.
# #
# This is free software, licensed under the GNU General Public License v2. # This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information. # See /LICENSE for more information.
@ -48,4 +48,3 @@ define Package/daemontools/install
endef endef
$(eval $(call BuildPackage,daemontools)) $(eval $(call BuildPackage,daemontools))