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:
3a36796
)
packages/ulogd: fix trailing whitespace
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:28 +0000
(07:06 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:06:28 +0000
(07:06 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40265
net/ulogd/Makefile
patch
|
blob
|
history
diff --git
a/net/ulogd/Makefile
b/net/ulogd/Makefile
index 83ae37e2b2b226eb15fb33b8b77c7a64e472a03a..c676419def4b102986d34f369728642b6e5751b1 100644
(file)
--- a/
net/ulogd/Makefile
+++ b/
net/ulogd/Makefile
@@
-26,7
+26,7
@@
endef
define Package/ulogd
$(call Package/ulogd/Default)
- DEPENDS:=+iptables-mod-ulog
+ DEPENDS:=+iptables-mod-ulog
TITLE:=Netfilter userspace logging daemon
MENU:=1
endef