Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #7358: Preliminary support for freebsd #778

Merged

Conversation

peckpeck
Copy link
Member

@peckpeck peckpeck commented Nov 4, 2015

@jooooooon
Copy link
Member

This looks good to me, as changes. However 1) it needs rebasing :), 2) I think the dependency updates should be in a separate ticket to make sure they show up in the changelog.

@peckpeck
Copy link
Member Author

PR updated

@peckpeck peckpeck force-pushed the ust_7358/preliminary_support_for_freebsd branch from d7c9f19 to 0ff6ee8 Compare November 10, 2015 10:45
@peckpeck
Copy link
Member Author

PR updated

@peckpeck peckpeck force-pushed the ust_7358/preliminary_support_for_freebsd branch from 0ff6ee8 to 0503a00 Compare November 10, 2015 10:46
@peckpeck peckpeck force-pushed the ust_7358/preliminary_support_for_freebsd branch from 0503a00 to b6f1f82 Compare November 10, 2015 10:46
@peckpeck
Copy link
Member Author

PR updated

@Kegeruneku
Copy link

Looks good !

Kegeruneku pushed a commit that referenced this pull request Nov 10, 2015
…r_freebsd

Fixes #7358: Preliminary support for freebsd
@Kegeruneku Kegeruneku merged commit 9ff631e into Normation:master Nov 10, 2015
$(GET) $(TMP_DIR)/lmdb.tgz http://www.normation.com/tarball/lmdb-$(LMDB_RELEASE).tar.gz
gunzip < $(TMP_DIR)/lmdb.tgz | $(TAR) xf -
mv ./lmdb-$(LMDB_RELEASE) ./lmdb-source
=======
$(WGET) -O $(TMP_DIR)/lmdb.tgz http://www.normation.com/tarball/lmdb/lmdb-$(LMDB_RELEASE).tar.gz
Copy link
Member

Choose a reason for hiding this comment

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

Pretty sure this should be $(GET) not $(WGET)...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants