From: Gabor Juhos Date: Thu, 27 Mar 2014 07:05:11 +0000 (+0000) Subject: packages/tokyocabinet: fix whitespaces X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=4ceca8c70529239feb21edd44527ab6dc7c54a37 packages/tokyocabinet: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40186 --- diff --git a/libs/tokyocabinet/Makefile b/libs/tokyocabinet/Makefile index 54f8a00a8b..6dd9907bcd 100644 --- a/libs/tokyocabinet/Makefile +++ b/libs/tokyocabinet/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2007-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -42,7 +42,7 @@ define Package/tokyocabinet/description endef CONFIGURE_ARGS += --prefix=/usr - + define Build/Compile $(MAKE) -C $(PKG_BUILD_DIR) $(MAKE) -C $(PKG_BUILD_DIR) DESTDIR="$(PKG_INSTALL_DIR)" install