projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbd0d90
)
packages/deco: remove trailing whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:48 +0000
(07:06 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:48 +0000
(07:06 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40286
utils/deco/Makefile
patch
|
blob
|
history
diff --git
a/utils/deco/Makefile
b/utils/deco/Makefile
index 70253ae332af9a0a2ad7bb6f41f6aca2008e51ab..294e21dd75227091d0c1d727630af2ae6340b103 100644
(file)
--- a/
utils/deco/Makefile
+++ b/
utils/deco/Makefile
@@
-29,10
+29,10
@@
define Package/deco
endef
define Package/deco/description
- A clone of Norton Commander for Unix. Text-based, full featured
+ A clone of Norton Commander for Unix. Text-based, full featured
file manager.
endef
-
+
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR)
endef