The Samba-Bugzilla – Attachment 4939 Details for
Bug 6887
setup/display-specifiers files are not installed.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
install setup/display-specifiers files
0001--install-setup-display-specifiers-files-which-are-n.patch (text/plain), 1006 bytes, created by
Yasuma Takeda
on 2009-11-10 20:51:15 UTC
(
hide
)
Description:
install setup/display-specifiers files
Filename:
MIME Type:
Creator:
Yasuma Takeda
Created:
2009-11-10 20:51:15 UTC
Size:
1006 bytes
patch
obsolete
>From 44f097b1c48825af2f21af65fc25f294428c73d9 Mon Sep 17 00:00:00 2001 >From: TAKEDA Yasuma <yasuma@osstech.co.jp> >Date: Mon, 9 Nov 2009 12:18:48 +0900 >Subject: [PATCH] * install setup/display-specifiers files which are needed by provision script > > >Signed-off-by: TAKEDA Yasuma <yasuma@osstech.co.jp> >--- > source4/script/installmisc.sh | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > >diff --git a/source4/script/installmisc.sh b/source4/script/installmisc.sh >index 8bf80b2..8e3f723 100755 >--- a/source4/script/installmisc.sh >+++ b/source4/script/installmisc.sh >@@ -9,7 +9,9 @@ cd $SRCDIR || exit 1 > echo "Installing setup templates" > mkdir -p $SETUPDIR || exit 1 > mkdir -p $SETUPDIR/ad-schema || exit 1 >+mkdir -p $SETUPDIR/display-specifiers || exit1 > cp setup/ad-schema/*.txt $SETUPDIR/ad-schema || exit 1 >+cp setup/display-specifiers/*.txt $SETUPDIR/display-specifiers || exit 1 > for p in enableaccount newuser provision setexpiry setpassword pwsettings > do > chmod a+x setup/$p >-- >1.6.0.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 6887
: 4939