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

Worked on mkMhiLinks #2

Merged
merged 3 commits into from
Jun 16, 2013
Merged

Worked on mkMhiLinks #2

merged 3 commits into from
Jun 16, 2013

Conversation

damonconway
Copy link

Hey man,
I worked on mkMhiLinks a bit because it wasn't creating a working setup. I changed it over to /bin/bash because /bin/sh didn't like something I was doing. It now creates a working setup in destdir.

Damon

Damon Conway added 3 commits May 13, 2013 20:48
1. Updated header to use /usr/bin/env to look for python instead of
specifying python2.6.

2. Updated mhiWrap to use DESTDIR at the replacement string for the
provided dir.  Previous value referred to /home/pj.

3. Updated mkMhilinks in several ways
3a. Uses sed to replace DESTDIR with $destdir in mhiWrap
3b. Copies mhi.py and configobj.py to $destdir
3c. Symlink mhi to mhi.py
Changed to /bin/bash.
Create destdir if it doesn't exist.
Created function doLinks to set up destdir.
Fixed linking so that it creates a working setup.
pjz added a commit that referenced this pull request Jun 16, 2013
@pjz pjz merged commit d8ada14 into pjz:master Jun 16, 2013
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.

2 participants