Skip to content
Snippets Groups Projects
Commit 415997f2 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12936 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent bcca0872
No related branches found
No related tags found
No related merge requests found
...@@ -34,6 +34,7 @@ if (test $1 = 1) then ...@@ -34,6 +34,7 @@ if (test $1 = 1) then
if (test -e ../Makefile.package) then if (test -e ../Makefile.package) then
sed -i -e 's/[^ \t]*voronoi[^ \t]* //' ../Makefile.package sed -i -e 's/[^ \t]*voronoi[^ \t]* //' ../Makefile.package
sed -i -e 's/[^ \t]*voro++[^ \t]* //' ../Makefile.package
sed -i -e 's|^PKG_INC =[ \t]*|&-I../../lib/voronoi/includelink |' ../Makefile.package sed -i -e 's|^PKG_INC =[ \t]*|&-I../../lib/voronoi/includelink |' ../Makefile.package
sed -i -e 's|^PKG_PATH =[ \t]*|&-L../../lib/voronoi/liblink |' ../Makefile.package sed -i -e 's|^PKG_PATH =[ \t]*|&-L../../lib/voronoi/liblink |' ../Makefile.package
sed -i -e 's|^PKG_LIB =[ \t]*|&-lvoro++ |' ../Makefile.package sed -i -e 's|^PKG_LIB =[ \t]*|&-lvoro++ |' ../Makefile.package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment