The following changes were made:
* Modified Makefile to work with /bin/sh * Added REPO to Makefile.client and Makefile.server * Modified usher-client and usher-server to use /bin/sh
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
|
||||
REPO = server
|
||||
DEPENDS = glibc,openssh-client,openssl,shadow,zlib
|
||||
BRIEF = OpenSSH server
|
||||
DESC = The OpenSSH server allows remote users to access the system securely
|
||||
|
||||
Reference in New Issue
Block a user