packages/debootstrap: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:49 +0000 (07:05 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:49 +0000 (07:05 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40224

admin/debootstrap/Makefile

index 09b98b660e134fe276c4f012e1c6a6463df997f9..10e41fac00a2bffe0c6222755d6acf4ce00fc4e5 100644 (file)
@@ -32,7 +32,7 @@ define Package/debootstrap/description
  debootstrap is used to create a Debian base system from scratch, without
  requiring the availability of dpkg or apt. It does this by downloading .deb
  files from a mirror site, and carefully unpacking them into a directory which
- can eventually be chrooted into. 
+ can eventually be chrooted into.
 endef
 
 define Build/Compile