Skip to content

Add dependencies to README and fix Makefile#14

Open
aceresia wants to merge 2 commits into
uber:masterfrom
aceresia:patch-1
Open

Add dependencies to README and fix Makefile#14
aceresia wants to merge 2 commits into
uber:masterfrom
aceresia:patch-1

Conversation

@aceresia

Copy link
Copy Markdown

No description provided.

@aceresia

Copy link
Copy Markdown
Author

I had to search around for the dependencies and the exact command to run so I could compile this project. I think these edits make the process much easier.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@jessespears

Copy link
Copy Markdown
Member

The dependencies are helpfully buried in debian/control. I agree this makes it easier to build pam-ussh.

Comment thread Makefile
GOPATH=${PWD}/.go go build -buildmode=c-shared -o ${MODULE}.so

test: *.go .go/src
test: .go/src *.go

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What issue does this solve?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants