projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26cb11b
)
packages/tokyocabinet: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:11 +0000
(07:05 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:11 +0000
(07:05 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40186
libs/tokyocabinet/Makefile
patch
|
blob
|
history
diff --git
a/libs/tokyocabinet/Makefile
b/libs/tokyocabinet/Makefile
index 54f8a00a8b4b758d9d773af46630e151eb8a63b7..6dd9907bcd237b287ff651766b85f31b15954c5a 100644
(file)
--- 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