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

Adapt this Makefile to FreeBSD #179

Open
wants to merge 37 commits into
base: develop
Choose a base branch
from
Open

Conversation

Teetoow
Copy link

@Teetoow Teetoow commented Aug 25, 2020

  • Add commands used to create or delete users under FreeBSD
  • Add specific sed FreeBSD options
  • Stop using the "-t" options to cp which is not supported under FreeBSD
    and useless in this case (It's a new GNU cp option added in order to
    use cp with xargs. If xargs is not used this option is useless since the
    output directory have to be specified as the last argument (by
    default)).

- Add commands used to create or delete users under FreeBSD
- Add specific sed FreeBSD options
- Stop using the "-t" options to cp which is not supported under FreeBSD
  and useless in this case (It's a new GNU cp option added in order to
use cp with xargs. If xargs is not used this option is useless since the
output directory have to be specified as the last argument (by
default)).
@CLAassistant
Copy link

CLAassistant commented Mar 22, 2021

CLA assistant check
All committers have signed the CLA.

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.

6 participants