summaryrefslogtreecommitdiffstats
path: root/source/script/installman.sh
Commit message (Collapse)AuthorAgeFilesLines
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-0/+1
| | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages
* r16130: fix a shell portability issue for Solaris sh in installman.shGerald Carter2006-06-091-2/+2
|
* r13316: Let the carnage begin....Gerald Carter2006-02-031-2/+3
| | | | Sync with trunk as off r13315
* r12040: merging packaging fixes from release branchGerald Carter2005-12-031-3/+2
|
* r11728: Ensure to check for the config.log in ${SRCDIR}.Lars Müller2005-11-141-3/+14
| | | | | | | | | Revert jerry's revert from 11685. :) At the moment I don't see a way to check if there is an empty ${SMBWRAPPER} or none. If there is a way to check if ${SMBWRAPPER} isn't set at all we could make the installman script even work if config.log does not exist.
* r11685: reverting Lar's change to nistallman from r11224 since it breaks ↵Gerald Carter2005-11-111-14/+3
| | | | 'make installman' outside the source tree; will fix up after the rc1 release
* r11224: Add feature to get our configuration from config.log into installman.sh.Lars Müller2005-10-201-3/+14
| | | | | | | | | | This allows us to install for example smbsh.1 only if SMBWRAPPER is set. Removed also one rm call as we copy and do not append to the same file in the next step. There is no file permission risk as we chmod 0644 in any case later. Replaced one basename call by shell substitution.
* r10904: build patches from Marc Balmer <marc@msys.ch> when builddir!=srcdirGerald Carter2005-10-111-1/+1
|
* r10676: reverting bad merge for install manpages scriptGerald Carter2005-10-011-1/+1
|
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-1/+1
| | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck)
* r8388: fix typo in installman scriptGerald Carter2005-07-121-1/+1
|
* r7944: BUG 2808: don't try to install manpages if they are not presentGerald Carter2005-06-271-0/+4
|
* r5915: Remove --with-manpages-languages= from configure (we only have them ↵Jelmer Vernooij2005-03-201-1/+1
| | | | | | | in one lanuage, English, at the moment). Fixes #2261. If other languages might are added in the future, this parameter will still not be needed.
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+71
metze