Fix a non-empty line with just spaces
authorVolker Lendecke <vl@samba.org>
Fri, 27 Jun 2008 10:14:41 +0000 (12:14 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 27 Jun 2008 10:14:41 +0000 (12:14 +0200)
source/build/make/templates.mk

index e89122b443d707df42accb4a0f7fa8ef399c03ff..c0ee017a65a535947ca9c5a6d4da60aca0349b35 100644 (file)
@@ -134,7 +134,7 @@ endef
 
 define sbinary_install_template
 installsbin:: $$(DESTDIR)$$(sbindir)/$(notdir $(1)) installdirs
-                               
+
 uninstallsbin::
        @echo "Removing $(notdir $(1))"
        @rm -f $$(DESTDIR)$$(sbindir)/$(1)