Skip to content

Commit

Permalink
Copy readlisp.py to $destdir.
Browse files Browse the repository at this point in the history
  • Loading branch information
Damon Conway committed May 14, 2013
1 parent 1186274 commit 2626012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkMhiLinks
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ fi
cp mhi.py $destdir
cp configobj.py $destdir
cp mhiWrap $destdir
cp readlisp.py $destdir
( cd $destdir
sed -e "s,DESTDIR,$destdir,g" $destdir/mhiWrap > mhiWrap.new
mv mhiWrap.new mhiWrap
Expand Down

0 comments on commit 2626012

Please sign in to comment.