From 5f8010ad9bcbd51f18e313bde24f6769716f2511 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 7 Jun 2016 06:59:36 +0000 Subject: treewide: fix replace nbd@openwrt.org with nbd@nbd.name Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49379 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/services/samba36/Makefile | 2 +- package/network/services/samba36/patches/111-owrt_smbpasswd.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'package/network/services/samba36') diff --git a/package/network/services/samba36/Makefile b/package/network/services/samba36/Makefile index 7b571a4410..fdbaa65a7b 100644 --- a/package/network/services/samba36/Makefile +++ b/package/network/services/samba36/Makefile @@ -19,7 +19,7 @@ PKG_MD5SUM:=76da2fa64edd94a0188531e7ecb27c4e PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=COPYING -PKG_MAINTAINER:=Felix Fietkau +PKG_MAINTAINER:=Felix Fietkau PKG_BUILD_PARALLEL:=1 diff --git a/package/network/services/samba36/patches/111-owrt_smbpasswd.patch b/package/network/services/samba36/patches/111-owrt_smbpasswd.patch index 25fde6de2e..40b34e9a77 100644 --- a/package/network/services/samba36/patches/111-owrt_smbpasswd.patch +++ b/package/network/services/samba36/patches/111-owrt_smbpasswd.patch @@ -31,7 +31,7 @@ +++ b/source3/utils/owrt_smbpasswd.c @@ -0,0 +1,249 @@ +/* -+ * Copyright (C) 2012 Felix Fietkau ++ * Copyright (C) 2012 Felix Fietkau + * Copyright (C) 2008 John Crispin + * + * This program is free software; you can redistribute it and/or modify it -- cgit v1.2.3