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

Update comparisons.rst #11

Merged
merged 1 commit into from Aug 7, 2017
Merged

Update comparisons.rst #11

merged 1 commit into from Aug 7, 2017

Conversation

Kyrluckechuck
Copy link
Contributor

Removed invalid statement as you can simply use the 'virtualenv' parameters to make it work, something like this:

fpm --no-virtualenv-fix-name
--name "$PACKAGENAME" -v "$VERSION" -p NAME_VERSION_ARCH.deb
--virtualenv-install-location /opt/pkgs/"$PACKAGENAME"/virtualenv
--deb-systemd scripts/"$PACKAGENAME".service
-s virtualenv -t deb requirements.txt

Removed invalid statement as you can simply use the 'virtualenv' parameters to make it work, something like this:

fpm --no-virtualenv-fix-name \
--name "$PACKAGENAME" -v "$VERSION" -p NAME_VERSION_ARCH.deb \
--virtualenv-install-location /opt/pkgs/"$PACKAGENAME"/virtualenv \
--deb-systemd scripts/"$PACKAGENAME".service \
-s virtualenv -t deb requirements.txt
xolox added a commit that referenced this pull request Aug 7, 2017
@xolox xolox merged commit 737f8d0 into paylogic:master Aug 7, 2017
@xolox
Copy link
Member

xolox commented Aug 7, 2017

Thanks for the suggestion Justin, I've just merged this!

@Kyrluckechuck Kyrluckechuck deleted the patch-1 branch October 4, 2017 21:06
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.

None yet

2 participants