Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Commit

Permalink
Actually use mk-mini.conf. While at it, disable SKEY in the build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Paletta committed Sep 15, 2013
1 parent 8fcf7db commit e31a0fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build-release-injail.sh
@@ -1,6 +1,6 @@
#!/bin/sh

export BUILDCONF=/mk-mini.conf
export MAKECONF=/mk-mini.conf

cd /usr/src

Expand Down
1 change: 1 addition & 0 deletions mk-mini.conf
Expand Up @@ -3,6 +3,7 @@ PIPE=-pipe
STATIC=
DEBUG=

SKEY=no
KERBEROS=no
KERBEROS5=no
YP=no
Expand Down

0 comments on commit e31a0fe

Please sign in to comment.