diff options
-rw-r--r-- | debian/patches/VERSION.patch | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/debian/patches/VERSION.patch b/debian/patches/VERSION.patch index 170e2e13b4..021bd3b2ec 100644 --- a/debian/patches/VERSION.patch +++ b/debian/patches/VERSION.patch @@ -2,16 +2,12 @@ Description: Add "Debian" as vendor suffix Author: Eloy A. Paris <peloy@debian.org> Forwarded: not-needed -Index: experimental/source3/VERSION -=================================================================== ---- experimental.orig/source3/VERSION -+++ experimental/source3/VERSION -@@ -84,7 +84,7 @@ - # SAMBA_VERSION_VENDOR_FUNCTION # +--- samba-4.0.3+dfsg1.orig/VERSION ++++ samba-4.0.3+dfsg1/VERSION +@@ -123,5 +123,5 @@ SAMBA_VERSION_RELEASE_NICKNAME= + # -> "3.0.0rc2-VendorVersion" # # # ######################################################## -SAMBA_VERSION_VENDOR_SUFFIX= -+SAMBA_VERSION_VENDOR_SUFFIX="Debian" ++SAMBA_VERSION_VENDOR_SUFFIX=Debian SAMBA_VERSION_VENDOR_PATCH= - - ######################################################## |