summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-03-20 00:06:49 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-03-20 00:06:49 +0000
commitb152938cbde09ac411b1cd017b0821ec8c0210f7 (patch)
treea525eaecad935c41fd5ce7f60b36d9ed60662e49
parentc3aff0c622de2cf3e9afe77f66acbde3384ff062 (diff)
contrib: samba36 -> samba36-server, thanks swalker
-rw-r--r--contrib/package/luci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index a63370eb5..6fb7f141b 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -387,7 +387,7 @@ $(eval $(call application,ddns,Dynamic DNS configuration module,\
+PACKAGE_luci-app-ddns:ddns-scripts))
$(eval $(call application,samba,Network Shares - Samba SMB/CIFS module,\
- +PACKAGE_luci-app-samba:samba36))
+ +PACKAGE_luci-app-samba:samba36-server))
$(eval $(call application,mmc-over-gpio,MMC-over-GPIO configuration module,\
+PACKAGE_luci-app-mmc-over-gpio:kmod-mmc-over-gpio))