mirror of
https://github.com/samba-team/samba.git
synced 2025-02-18 17:57:55 +03:00
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.
-
-