projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ced8b03
)
fix typo regarding vnc-reflector
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 16 Dec 2005 19:15:08 +0000
(19:15 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 16 Dec 2005 19:15:08 +0000
(19:15 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2705
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/Makefile
patch
|
blob
|
history
diff --git
a/package/Makefile
b/package/Makefile
index
0ce945e
..
1c283ac
100644
(file)
--- a/
package/Makefile
+++ b/
package/Makefile
@@
-212,7
+212,7
@@
package-$(BR2_PACKAGE_USTL) += ustl
package-$(BR2_COMPILE_UTIL_LINUX) += util-linux
package-$(BR2_PACKAGE_UDEV) += udev
package-$(BR2_PACKAGE_VGP) += vgp
-package
_
$(BR2_PACKAGE_VNC_REFLECTOR) += vnc-reflector
+package
-
$(BR2_PACKAGE_VNC_REFLECTOR) += vnc-reflector
package-$(BR2_PACKAGE_VPNC) += vpnc
package-$(BR2_PACKAGE_VRRPD) += vrrpd
package-$(BR2_PACKAGE_VTUN) += vtun
This page took
0.022519 seconds
and
4
git commands to generate.